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

Data Fields

dt_masks_form_tform
 
int grp_id
 
dt_iop_module_t *int gstate
 
float opacity
 
int index
 
int root_id
 
gboolean flat
 

Detailed Description

Definition at line 2255 of file libs/shape_manager.c.

Field Documentation

◆ flat

gboolean _tree_row_t::flat

Definition at line 2265 of file libs/shape_manager.c.

Referenced by _shape_manager_list_recurs().

◆ form

dt_masks_form_t* _tree_row_t::form

◆ grp_id

int _tree_row_t::grp_id

Definition at line 2258 of file libs/shape_manager.c.

Referenced by _shape_manager_list_recurs().

◆ gstate

dt_iop_module_t* int _tree_row_t::gstate

Definition at line 2260 of file libs/shape_manager.c.

Referenced by _shape_manager_list_recurs().

◆ index

int _tree_row_t::index

Definition at line 2262 of file libs/shape_manager.c.

◆ opacity

float _tree_row_t::opacity

Definition at line 2261 of file libs/shape_manager.c.

◆ root_id

int _tree_row_t::root_id

Definition at line 2263 of file libs/shape_manager.c.

Referenced by _shape_manager_list_recurs().


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