Enlightenment CVS committal

Author  : leviathan
Project : e17
Module  : libs/etk-perl

Dir     : e17/libs/etk-perl


Modified Files:
        Etk.xs 


Log Message:
Oops.. missing one function

===================================================================
RCS file: /cvs/e/e17/libs/etk-perl/Etk.xs,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -3 -r1.81 -r1.82
--- Etk.xs      8 Mar 2007 18:58:35 -0000       1.81
+++ Etk.xs      8 Mar 2007 19:12:32 -0000       1.82
@@ -1159,6 +1159,12 @@
        ALIAS:
        ActiveItemSet=1
 
+Etk_Combobox_Item *
+etk_combobox_active_item_get(combobox)
+       Etk_Combobox *  combobox
+      ALIAS:
+       ActiveItemGet=1
+
 void
 etk_combobox_active_item_num_get(combobox)
        Etk_Combobox * combobox



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to