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

Data Fields

const char * name
 
int style_id
 
gboolean duplicate
 
dt_history_merge_strategy_t mode
 
dt_hm_batch_state_t batch
 

Detailed Description

Definition at line 447 of file history_actions.c.

Field Documentation

◆ batch

dt_hm_batch_state_t dt_history_style_params_t::batch

Definition at line 453 of file history_actions.c.

◆ duplicate

gboolean dt_history_style_params_t::duplicate

Definition at line 451 of file history_actions.c.

◆ mode

dt_history_merge_strategy_t dt_history_style_params_t::mode

Definition at line 452 of file history_actions.c.

◆ name

const char* dt_history_style_params_t::name

Definition at line 449 of file history_actions.c.

◆ style_id

int dt_history_style_params_t::style_id

Definition at line 450 of file history_actions.c.


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