Ansel 0.0
A darktable fork - bloat + design vision
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
history_snapshot.h File Reference
#include "common/undo.h"
+ Include dependency graph for history_snapshot.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  dt_undo_lt_history_t
 

Typedefs

typedef struct dt_undo_lt_history_t dt_undo_lt_history_t
 

Functions

dt_undo_lt_history_tdt_history_snapshot_item_init (void)
 
void dt_history_snapshot_undo_create (const int32_t imgid, int *snap_id, int *history_end)
 
void dt_history_snapshot_undo_pop (gpointer user_data, const dt_undo_type_t type, const dt_undo_data_t data, const dt_undo_action_t action, GList **imgs)
 
void dt_history_snapshot_undo_lt_history_data_free (gpointer data)
 

Typedef Documentation

◆ dt_undo_lt_history_t

Function Documentation

◆ dt_history_snapshot_item_init()

◆ dt_history_snapshot_undo_create()

◆ dt_history_snapshot_undo_lt_history_data_free()

◆ dt_history_snapshot_undo_pop()