void dt_history_snapshot_undo_create(const int32_t imgid, int *snap_id, int *history_end)
Definition history_snapshot.c:38
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)
Definition history_snapshot.c:255
void dt_history_snapshot_undo_lt_history_data_free(gpointer data)
Definition history_snapshot.c:242
dt_undo_lt_history_t * dt_history_snapshot_item_init(void)
Definition history_snapshot.c:33
Definition history_snapshot.h:33
int after_history_end
Definition history_snapshot.h:38
int before_history_end
Definition history_snapshot.h:36
int after
Definition history_snapshot.h:37
int32_t imgid
Definition history_snapshot.h:34
int before
Definition history_snapshot.h:35