![]() |
![]() |
![]() |
libeek Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
EekTextEekText — an EekText represents a text symbol |
EekText; struct EekTextClass; const gchar * eek_text_get_text (EekText *text
); EekText * eek_text_new (const gchar *text
);
typedef struct _EekText EekText;
The EekText structure contains only private data and should only be accessed using the provided API.
const gchar * eek_text_get_text (EekText *text
);
Get a text value associated with text
|
an EekText |