Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_masks_shape_button_def_t Struct Reference
+ Collaboration diagram for dt_masks_shape_button_def_t:

Data Fields

int index
 
guint flag
 
dt_masks_type_t type
 
const gchar * label
 
const gchar * ctrl_label
 
DTGTKCairoPaintIconFunc paint
 

Detailed Description

Definition at line 36 of file masks_gui.c.

Field Documentation

◆ ctrl_label

const gchar* dt_masks_shape_button_def_t::ctrl_label

Definition at line 42 of file masks_gui.c.

Referenced by dt_masks_shape_buttons_create().

◆ flag

guint dt_masks_shape_button_def_t::flag

Definition at line 39 of file masks_gui.c.

Referenced by dt_masks_shape_buttons_create().

◆ index

int dt_masks_shape_button_def_t::index

Definition at line 38 of file masks_gui.c.

Referenced by dt_masks_shape_buttons_create().

◆ label

const gchar* dt_masks_shape_button_def_t::label

Definition at line 41 of file masks_gui.c.

Referenced by dt_masks_shape_buttons_create().

◆ paint

DTGTKCairoPaintIconFunc dt_masks_shape_button_def_t::paint

Definition at line 43 of file masks_gui.c.

Referenced by dt_masks_shape_buttons_create().

◆ type

dt_masks_type_t dt_masks_shape_button_def_t::type

Definition at line 40 of file masks_gui.c.

Referenced by dt_masks_shape_buttons_create().


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