]> git.0d.be Git - empathy.git/commitdiff
remove _set_topic from binding since it's removed from API
authorXavier Claessens <xclaesse@src.gnome.org>
Tue, 11 Mar 2008 12:23:18 +0000 (12:23 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Tue, 11 Mar 2008 12:23:18 +0000 (12:23 +0000)
svn path=/trunk/; revision=778

python/pyempathy/pyempathy.defs

index f9559611d5ba6868884b5c9749fd1200db6dae59..3cdaafcd9cab1bca21bb6f7cc1de571b908960a8 100644 (file)
   (return-type "none")
 )
 
-(define-method set_topic
-  (of-object "EmpathyTpChatroom")
-  (c-name "empathy_tp_chatroom_set_topic")
-  (return-type "none")
-  (parameters
-    '("const-gchar*" "topic")
-  )
-)
-
-
-
 ;; From empathy-tp-contact-factory.h
 
 (define-function empathy_tp_contact_factory_get_type