Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : proto

Dir     : e17/proto/etk-perl


Modified Files:
        Etk.xs 


Log Message:
api change, follow up

===================================================================
RCS file: /cvs/e/e17/proto/etk-perl/Etk.xs,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- Etk.xs      18 Jun 2006 10:47:41 -0000      1.17
+++ Etk.xs      18 Jun 2006 11:22:38 -0000      1.18
@@ -2932,9 +2932,10 @@
        Evas *  evas
 
 void
-etk_textblock_text_set(textblock, text)
+etk_textblock_text_set(textblock, text, markup)
        Etk_Textblock * textblock
        char *  text
+        Etk_Bool * markup
 
 Etk_Type *
 etk_textblock_type_get()




_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to