aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/pyempathy/pyempathy.defs9
1 files changed, 3 insertions, 6 deletions
diff --git a/python/pyempathy/pyempathy.defs b/python/pyempathy/pyempathy.defs
index 8f5cc0f8b..da866fdfc 100644
--- a/python/pyempathy/pyempathy.defs
+++ b/python/pyempathy/pyempathy.defs
@@ -326,6 +326,9 @@
(c-name "empathy_chatroom_manager_new")
(is-constructor-of "EmpathyChatroomManager")
(return-type "EmpathyChatroomManager*")
+ (parameters
+ '("const-gchar*" "file")
+ )
)
(define-method add
@@ -374,12 +377,6 @@
)
)
-(define-method store
- (of-object "EmpathyChatroomManager")
- (c-name "empathy_chatroom_manager_store")
- (return-type "none")
-)
-
;; From empathy-contact.h