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

#include <collapsible_section.h>

+ Collaboration diagram for dt_gui_collapsible_section_t:

Data Fields

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

Detailed Description

Definition at line 28 of file collapsible_section.h.

Field Documentation

◆ confname

const char* dt_gui_collapsible_section_t::confname

Definition at line 31 of file collapsible_section.h.

Referenced by _coeffs_button_changed(), and dt_gui_new_collapsible_section().

◆ container

GtkBox* dt_gui_collapsible_section_t::container

◆ expander

◆ label

GtkWidget* dt_gui_collapsible_section_t::label

Definition at line 35 of file collapsible_section.h.

Referenced by dt_gui_new_collapsible_section().

◆ parent

GtkBox* dt_gui_collapsible_section_t::parent

Definition at line 30 of file collapsible_section.h.

Referenced by dt_gui_new_collapsible_section().

◆ toggle


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