#include "img.h"
Data Structures | |
struct | theme_button |
Theme data for a button. More... | |
struct | theme_display |
Theme data for a display area. More... | |
struct | theme_cover |
Theme data for a cover area. More... | |
struct | theme_key |
Theme data for a key. More... | |
struct | theme |
The whole theme data. More... | |
Functions | |
struct theme * | theme_load (char *theme_dir) |
void | theme_cleanup (struct theme *theme) |
struct theme* theme_load | ( | char * | theme_dir | ) | [read] |
void theme_cleanup | ( | struct theme * | theme | ) |