[farsight2/master] python: Export fs_stream_add_id

Olivier Crête olivier.crete at collabora.co.uk
Thu Jun 18 11:40:44 PDT 2009


---
 python/pyfarsight.defs |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/python/pyfarsight.defs b/python/pyfarsight.defs
index e53da0a..c583fd2 100644
--- a/python/pyfarsight.defs
+++ b/python/pyfarsight.defs
@@ -571,6 +571,16 @@
   )
 )
 
+(define-method add_id
+  (of-object "FsStream")
+  (unblock-threads t)
+  (c-name "fs_stream_add_id")
+  (return-type "none")
+  (parameters
+    '("guint" "id")
+  )
+)
+
 (define-method emit_error
   (of-object "FsStream")
   (unblock-threads t)
-- 
1.5.6.5




More information about the farsight-commits mailing list