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 78 of file history.h.

Field Documentation

◆ enabled

gboolean dt_history_item_t::enabled

Definition at line 83 of file history.h.

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

◆ name

gchar* dt_history_item_t::name

◆ num

guint dt_history_item_t::num

Definition at line 80 of file history.h.

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

◆ op

gchar* dt_history_item_t::op

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