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

Data Fields

gint tagid
 
char * newtagname
 
char * oldtagname
 
gboolean tree_flag
 

Detailed Description

Definition at line 105 of file tagging.c.

Field Documentation

◆ newtagname

char* dt_tag_op_t::newtagname

Definition at line 108 of file tagging.c.

Referenced by _pop_menu_dictionary_edit_tag(), and _update_tag_name_per_name().

◆ oldtagname

char* dt_tag_op_t::oldtagname

Definition at line 109 of file tagging.c.

Referenced by _pop_menu_dictionary_edit_tag(), and _update_tag_name_per_name().

◆ tagid

gint dt_tag_op_t::tagid

Definition at line 107 of file tagging.c.

◆ tree_flag

gboolean dt_tag_op_t::tree_flag

Definition at line 110 of file tagging.c.

Referenced by _pop_menu_dictionary_edit_tag(), and _update_tag_name_per_name().


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