]> git.0d.be Git - empathy.git/commitdiff
Update python bindings
authorXavier Claessens <xclaesse@src.gnome.org>
Mon, 13 Oct 2008 07:55:45 +0000 (07:55 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Mon, 13 Oct 2008 07:55:45 +0000 (07:55 +0000)
svn path=/trunk/; revision=1580

python/pyempathy/pyempathy.defs

index 8f5cc0f8bcb65f9f9e9e4334ece2ddf8c077a272..da866fdfc7bdd9e0e33571a2d6cbe071231c02d8 100644 (file)
   (c-name "empathy_chatroom_manager_new")
   (is-constructor-of "EmpathyChatroomManager")
   (return-type "EmpathyChatroomManager*")
+  (parameters
+    '("const-gchar*" "file")
+  )
 )
 
 (define-method add
   )
 )
 
-(define-method store
-  (of-object "EmpathyChatroomManager")
-  (c-name "empathy_chatroom_manager_store")
-  (return-type "none")
-)
-
 
 
 ;; From empathy-contact.h