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

Data Fields

int32_t imgid
 
GList * before
 
GList * after
 

Detailed Description

Definition at line 61 of file tags.c.

Field Documentation

◆ after

GList* dt_undo_tags_t::after

Definition at line 65 of file tags.c.

Referenced by _pop_undo(), _tag_execute(), and _undo_tags_free().

◆ before

GList* dt_undo_tags_t::before

Definition at line 64 of file tags.c.

Referenced by _pop_undo(), _tag_execute(), and _undo_tags_free().

◆ imgid

int32_t dt_undo_tags_t::imgid

Definition at line 63 of file tags.c.

Referenced by _pop_undo(), and _tag_execute().


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