GObject.Parameter

Yann Leboulanger asterix at lagaule.org
Sat Dec 29 07:09:49 PST 2012


Hi,

I'm porting my python code to gobject introspection. I am blocked on the 
set_transmitter() function, which require an array of GObject.Parameter 
objects.

But I'm not able to create those GObject.Parameter instances. How am I 
supposed to get them?

When I do p = GObject.Parameter(), I cannot set a name or a value to p.

-- 
Yann


More information about the Farstream-devel mailing list