Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_gui_widget_auto_height_t Struct Reference

#include <gtk.h>

+ Collaboration diagram for dt_gui_widget_auto_height_t:

Data Fields

char * config_str
 
int min_size
 
int last_height
 
dt_ui_resize_mode_t mode
 
GtkTreeModel * model
 
GtkTextBuffer * buffer
 
gulong model_row_inserted
 
gulong model_row_deleted
 
gulong model_row_changed
 
gulong model_rows_reordered
 
gulong model_row_expanded
 
gulong model_row_collapsed
 
gulong buffer_changed
 

Detailed Description

Definition at line 267 of file gtk.h.

Field Documentation

◆ buffer

GtkTextBuffer* dt_gui_widget_auto_height_t::buffer

Definition at line 274 of file gtk.h.

◆ buffer_changed

gulong dt_gui_widget_auto_height_t::buffer_changed

Definition at line 281 of file gtk.h.

◆ config_str

char* dt_gui_widget_auto_height_t::config_str

Definition at line 269 of file gtk.h.

◆ last_height

int dt_gui_widget_auto_height_t::last_height

Definition at line 271 of file gtk.h.

◆ min_size

int dt_gui_widget_auto_height_t::min_size

Definition at line 270 of file gtk.h.

◆ mode

dt_ui_resize_mode_t dt_gui_widget_auto_height_t::mode

Definition at line 272 of file gtk.h.

◆ model

GtkTreeModel* dt_gui_widget_auto_height_t::model

Definition at line 273 of file gtk.h.

◆ model_row_changed

gulong dt_gui_widget_auto_height_t::model_row_changed

Definition at line 277 of file gtk.h.

◆ model_row_collapsed

gulong dt_gui_widget_auto_height_t::model_row_collapsed

Definition at line 280 of file gtk.h.

◆ model_row_deleted

gulong dt_gui_widget_auto_height_t::model_row_deleted

Definition at line 276 of file gtk.h.

◆ model_row_expanded

gulong dt_gui_widget_auto_height_t::model_row_expanded

Definition at line 279 of file gtk.h.

◆ model_row_inserted

gulong dt_gui_widget_auto_height_t::model_row_inserted

Definition at line 275 of file gtk.h.

◆ model_rows_reordered

gulong dt_gui_widget_auto_height_t::model_rows_reordered

Definition at line 278 of file gtk.h.


The documentation for this struct was generated from the following file: