Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/data/include


Modified Files:
        edje.inc 


Log Message:
get part geometry in embryo
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/data/include/edje.inc,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- edje.inc    2 Jul 2004 10:17:24 -0000       1.10
+++ edje.inc    22 Aug 2004 01:29:25 -0000      1.11
@@ -76,6 +76,7 @@
 native       set_color_class  (class[], r, g, b, a);
 native       set_text_class   (class[], font[], Float:size);
 native       get_text_class   (class[], font[], &Float:size);
+native       get_geometry     (part_id, &Float:x, &Float:y, &Float:w, &Float:h);
 native       get_mouse        (&x, &y);
 native       stop_program     (program_id);
 native       stop_programs_on (part_id);




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to