![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <gtk.h>
Data Fields | |
GtkBox * | parent |
gchar * | confname |
GtkWidget * | toggle |
GtkWidget * | expander |
GtkBox * | container |
GtkWidget * | label |
gchar* _gui_collapsible_section_t::confname |
Referenced by _coeffs_button_changed(), and dt_gui_new_collapsible_section().
GtkBox* _gui_collapsible_section_t::container |
GtkWidget* _gui_collapsible_section_t::expander |
GtkWidget* _gui_collapsible_section_t::label |
Referenced by dt_gui_new_collapsible_section().
GtkBox* _gui_collapsible_section_t::parent |
Referenced by dt_gui_new_collapsible_section().
GtkWidget* _gui_collapsible_section_t::toggle |