]> git.0d.be Git - empathy.git/commitdiff
regenerated pyempathy.defs
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Mon, 2 Feb 2009 20:09:45 +0000 (20:09 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Mon, 2 Feb 2009 20:09:45 +0000 (20:09 +0000)
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2367

python/pyempathy/pyempathy.defs

index de7bfcb358e4cb60fa20959faf2cf534c7a42e6f..c67567b4ab3bc1e52c6e4ac67b3b6a0aa1aacd13 100644 (file)
 (define-method get_state
   (of-object "EmpathyTpFile")
   (c-name "empathy_tp_file_get_state")
 (define-method get_state
   (of-object "EmpathyTpFile")
   (c-name "empathy_tp_file_get_state")
-  (return-type "EmpFileTransferState")
+  (return-type "guint")
   (parameters
   (parameters
-    '("EmpFileTransferStateChangeReason*" "reason")
+    '("guint*" "reason")
   )
 )
 
   )
 )