Efreet_Icon Struct Reference
[Efreet_Icon: The FDO Icon Theme]

Contains all the information about a given icon. More...

#include <efreet_icon.h>

Data Fields

Eina_List * attach_points
struct {
   int   x0
   int   x1
   int   y0
   int   y1
embedded_text_rectangle
unsigned char has_embedded_text_rectangle:1
const char * name
const char * path
unsigned int ref_count

Detailed Description

Contains all the information about a given icon.

Efreet_Icon


Field Documentation

List of points to be used as anchor points for emblems/overlays

Referenced by efreet_icon_free().

Rectangle where text can be displayed on the icon

Has the embedded rectangle set

const char* Efreet_Icon::name

Translated UTF8 string that can be used for the icon name

Referenced by efreet_icon_free().

const char* Efreet_Icon::path

Full path to the icon

Referenced by efreet_icon_free().

unsigned int Efreet_Icon::ref_count

References to this icon

Referenced by efreet_icon_free().

x0 position

x1 position

y0 position

y1 position


The documentation for this struct was generated from the following file: