[pygtk] [PyGObject] bindings

Yann Leboulanger asterix at lagaule.org
Wed Jul 31 17:12:27 WST 2013


Hi,

I'm trying to port a pygtk code to gobject introspection, and I'm trying 
to find the equivalent of gtk.binding_entry_add_signal

it seems there is a Gtk.binding_entry_add_signall (2 l at the end ??), 
but it needs a Gtk.BindingSet as argument. and the gtk_binding_set_new 
doesn't seem to be available through PyGObject.

Am I wrong? Is there another way to create bindings?

Thanks for your help,
-- 
Yann


More information about the pygtk mailing list