Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
styles_gui.h File Reference
#include <glib.h>
+ Include dependency graph for styles_gui.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void dt_styles_create_from_list (const GList *list)
 

Function Documentation

◆ dt_styles_create_from_list()

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().