![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include "gui/common/styles_gui.h"#include "control/user_message.h"#include "gui/styles.h"#include <glib/gi18n.h>
Include dependency graph for styles_gui.c:Go to the source code of this file.
Functions | |
| void | dt_styles_create_from_list (const GList *list) |
Open the "create style" dialog for each image in list, or report that none is selected. Purely a dialog driver – the style itself is created by the backend once the user confirms.
Definition at line 31 of file styles_gui.c.
References dt_control_log(), dt_gui_styles_dialog_new(), FALSE, L, and TRUE.
Referenced by create_clicked().