void dt_history_snapshot_undo_create(const int32_t imgid, int *snap_id, int *history_end)
Definition history_snapshot.c:30
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:254
void dt_history_snapshot_undo_lt_history_data_free(gpointer data)
Definition history_snapshot.c:241
dt_undo_lt_history_t * dt_history_snapshot_item_init(void)
Definition history_snapshot.c:25
Definition history_snapshot.h:24
int after_history_end
Definition history_snapshot.h:29
int before_history_end
Definition history_snapshot.h:27
int after
Definition history_snapshot.h:28
int32_t imgid
Definition history_snapshot.h:25
int before
Definition history_snapshot.h:26