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

int min_rows
 
int max_rows
 
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
 

Field Documentation

◆ buffer

GtkTextBuffer* dt_gui_widget_auto_height_t::buffer

◆ buffer_changed

gulong dt_gui_widget_auto_height_t::buffer_changed

◆ max_rows

int dt_gui_widget_auto_height_t::max_rows

◆ min_rows

int dt_gui_widget_auto_height_t::min_rows

◆ model

GtkTreeModel* dt_gui_widget_auto_height_t::model

◆ model_row_changed

gulong dt_gui_widget_auto_height_t::model_row_changed

◆ model_row_collapsed

gulong dt_gui_widget_auto_height_t::model_row_collapsed

◆ model_row_deleted

gulong dt_gui_widget_auto_height_t::model_row_deleted

◆ model_row_expanded

gulong dt_gui_widget_auto_height_t::model_row_expanded

◆ model_row_inserted

gulong dt_gui_widget_auto_height_t::model_row_inserted

◆ model_rows_reordered

gulong dt_gui_widget_auto_height_t::model_rows_reordered

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