Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_undo_t Struct Reference

#include <undo.h>

+ Collaboration diagram for dt_undo_t:

Data Fields

GList * undo_list
 
GList * redo_list
 
dt_undo_type_t group
 
int group_indent
 
dt_pthread_mutex_t mutex
 
gboolean locked
 
gboolean disable_next
 

Field Documentation

◆ disable_next

gboolean dt_undo_t::disable_next

◆ group

◆ group_indent

int dt_undo_t::group_indent

◆ locked

gboolean dt_undo_t::locked

Referenced by _undo_record(), and dt_undo_init().

◆ mutex

dt_pthread_mutex_t dt_undo_t::mutex

Referenced by dt_undo_cleanup(), and dt_undo_init().

◆ redo_list

◆ undo_list


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