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
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to