21 #ifndef __EDELIB_THEMELOADER_H__
22 #define __EDELIB_THEMELOADER_H__
25 #include "XSettingsClient.h"
50 void apply_common_gui_elements(
void);
67 bool load(
const char *name =
"default",
const char *prefix =
"ede");
72 bool load_with_path(
const char *path);
78 bool load_xsettings(
void);
#define E_DISABLE_CLASS_COPY(klass)
Definition: edelib-global.h:161
Theming engine for widgets.
Definition: Theme.h:48
#define E_CLASS_GLOBAL_EXPLICIT_DECLARE(klass)
Definition: edelib-global.h:203
Client part of XSETTINGS protocol.
Definition: XSettingsClient.h:109
Themes loader.
Definition: ThemeLoader.h:46