lib/ewl_icon_theme.c File Reference
#include "ewl_base.h"
#include "ewl_icon_theme.h"
#include "ewl_macros.h"
#include "ewl_private.h"
#include "ewl_debug.h"
#include <Efreet.h>
Include dependency graph for ewl_icon_theme.c:

Functions | |
const char * | ewl_icon_theme_icon_path_get (const char *icon, int size) |
Retrives the full path to the specified icon, or NULL if none found. | |
int | ewl_icon_theme_init (void) |
Initializes the icon theme system. | |
void | ewl_icon_theme_shutdown (void) |
Shuts down the icon theme system. | |
void | ewl_icon_theme_theme_change (void) |
Called when the icon theme is changed so we can clean up any caching we have in place. |