Enlightenment CVS committal

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

Dir     : e17/libs/etk-perl


Modified Files:
        Etk.xs 


Log Message:
-Add missing Object functions

===================================================================
RCS file: /cvs/e/e17/libs/etk-perl/Etk.xs,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -3 -r1.74 -r1.75
--- Etk.xs      14 Jan 2007 20:31:29 -0000      1.74
+++ Etk.xs      14 Jan 2007 20:37:10 -0000      1.75
@@ -3000,6 +3000,21 @@
       ALIAS:
        NameSet=1
 
+void
+etk_object_destroy(object)
+       Etk_Object *    object
+       ALIAS:
+       Destroy=1
+
+void
+etk_object_shutdown()
+       ALIAS:
+       Shutdown=1
+
+void
+etk_object_purge()
+       ALIAS:
+       Purge=1
 
 MODULE = Etk::Paned    PACKAGE = Etk::Paned    PREFIX = etk_paned_
        



-------------------------------------------------------------------------
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