![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Go to the source code of this file.
Functions | |
void | dt_gui_styles_dialog_new (int32_t imgid) |
void | dt_gui_styles_dialog_edit (const char *name) |
void dt_gui_styles_dialog_edit | ( | const char * | name | ) |
shows a dialog for editing existing style
References _gui_styles_dialog_run(), _single_selected_imgid(), name, and TRUE.
Referenced by edit_clicked().
void dt_gui_styles_dialog_new | ( | int32_t | imgid | ) |
shows a dialog for creating a new style
References _gui_styles_dialog_run(), and FALSE.
Referenced by _lib_history_create_style_button_clicked_callback(), and dt_styles_create_from_list().