Evas: Update documentation of evas_object_textblock.

SVN revision: 50965
This commit is contained in:
Tom Hacohen 2010-08-10 14:36:48 +00:00
parent 51d0738c97
commit 2b762c0f3b
2 changed files with 1084 additions and 296 deletions

View File

@ -1315,6 +1315,10 @@ typedef void (*Evas_Object_Event_Cb) (void *data, Evas *e, Evas_Object *obj
*/
typedef struct _Evas_Textblock_Style Evas_Textblock_Style;
typedef struct _Evas_Textblock_Cursor Evas_Textblock_Cursor;
/**
* @typedef Evas_Object_Textblock_Node_Format
* A format node.
*/
typedef struct _Evas_Object_Textblock_Node_Format Evas_Object_Textblock_Node_Format;
typedef struct _Evas_Textblock_Rectangle Evas_Textblock_Rectangle;

File diff suppressed because it is too large Load Diff