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

#include <gtk.h>

+ Collaboration diagram for _gui_collapsible_section_t:

Data Fields

GtkBox * parent
 
const char * confname
 
GtkWidgettoggle
 
GtkWidgetexpander
 
GtkBox * container
 
GtkWidgetlabel
 

Detailed Description

Definition at line 246 of file gtk.h.

Field Documentation

◆ confname

const char* _gui_collapsible_section_t::confname

Definition at line 249 of file gtk.h.

Referenced by _coeffs_button_changed(), and dt_gui_new_collapsible_section().

◆ container

GtkBox* _gui_collapsible_section_t::container

◆ expander

GtkWidget* _gui_collapsible_section_t::expander

◆ label

GtkWidget* _gui_collapsible_section_t::label

Definition at line 253 of file gtk.h.

Referenced by dt_gui_new_collapsible_section().

◆ parent

GtkBox* _gui_collapsible_section_t::parent

Definition at line 248 of file gtk.h.

Referenced by dt_gui_new_collapsible_section().

◆ toggle


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