Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/lib Modified Files: Evas.h Log Message: more work on textblock. the api as it stands is now complete enough for all things you might need textblock for for now - need to handle in-text anchors, tabs, margins and styles. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/Evas.h,v retrieving revision 1.41 retrieving revision 1.42 diff -u -3 -r1.41 -r1.42 --- Evas.h 16 Feb 2005 10:04:31 -0000 1.41 +++ Evas.h 16 Feb 2005 13:57:41 -0000 1.42 @@ -465,6 +465,7 @@ EAPI Evas_Format_Direction evas_object_textblock_format_direction_get (Evas_Object *obj); EAPI void evas_object_textblock_format_size_get (Evas_Object *obj, Evas_Coord *w, Evas_Coord *h); EAPI void evas_object_textblock_native_size_get (Evas_Object *obj, Evas_Coord *w, Evas_Coord *h); + EAPI int evas_object_textblock_native_lines_get (Evas_Object *obj); EAPI void evas_object_del (Evas_Object *obj); ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs