mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 01:46:20 +00:00
Added account theme property
This commit is contained in:
@@ -128,6 +128,7 @@ typedef enum {
|
||||
void theme_init(const char *const theme_name);
|
||||
void theme_init_colours(void);
|
||||
gboolean theme_load(const char *const theme_name);
|
||||
gboolean theme_exists(const char *const theme_name);
|
||||
GSList* theme_list(void);
|
||||
void theme_close(void);
|
||||
int theme_attrs(theme_item_t attrs);
|
||||
|
||||
Reference in New Issue
Block a user