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

Go to the source code of this file.

Functions

void dt_presets_save_to_file (const int rowid, const char *preset_name, const char *filedir)
 
int dt_presets_import_from_file (const char *preset_path)
 
gboolean dt_presets_module_can_autoapply (const gchar *operation)
 

Function Documentation

◆ dt_presets_import_from_file()

◆ dt_presets_module_can_autoapply()

gboolean dt_presets_module_can_autoapply ( const gchar *  operation)

◆ dt_presets_save_to_file()

void dt_presets_save_to_file ( const int  rowid,
const char *  preset_name,
const char *  filedir 
)