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

#include <history.h>

+ Collaboration diagram for dt_history_item_t:

Data Fields

guint num
 
gchar * op
 
gchar * name
 
gboolean enabled
 

Detailed Description

Definition at line 106 of file history.h.

Field Documentation

◆ enabled

gboolean dt_history_item_t::enabled

Definition at line 111 of file history.h.

Referenced by _gui_styles_dialog_run(), dt_gui_hist_dialog_new(), and dt_history_get_items().

◆ name

gchar* dt_history_item_t::name

◆ num

guint dt_history_item_t::num

Definition at line 108 of file history.h.

Referenced by _gui_styles_dialog_run(), dt_gui_hist_dialog_new(), and dt_history_get_items().

◆ op

gchar* dt_history_item_t::op

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