#include <efreet_icon.h>
Data Fields | |
const char * | path |
Full path to the icon. | |
const char * | name |
Translated UTF8 string that can be used for the icon name. | |
struct { | |
int x0 | |
x0 position | |
int y0 | |
y0 position | |
int x1 | |
x1 position | |
int y1 | |
y1 position | |
} | embedded_text_rectangle |
Rectangle where text can be displayed on the icon. | |
Eina_List * | attach_points |
List of points to be used as anchor points for emblems/overlays. | |
unsigned int | ref_count |
References to this icon. | |
unsigned char | has_embedded_text_rectangle:1 |
Has the embedded rectangle set. | |
Contains all the information about a given icon