]> git.0d.be Git - empathy.git/blobdiff - python/pyempathy/pyempathy.defs
Update python bindings
[empathy.git] / python / pyempathy / pyempathy.defs
index 46ed3ca388e944f4b9e65083571fd82e9117d79a..efcc96483eda9443bb292ab18d7ce0581618a719 100644 (file)
   (return-type "gboolean")
 )
 
-(define-function start_call_with_contact
-  (c-name "empathy_start_call_with_contact")
-  (return-type "none")
-  (parameters
-    '("EmpathyContact*" "contact")
-  )
-)
-