Jonathon Jongsma wrote: > On 8/20/06, Paul Pogonyshev <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Are gtk_binding_*() functions wrapped in Gtkmm? I cannot find them > > or their equivalent... > > http://bugzilla.gnome.org/show_bug.cgi?id=351810 > > This was just reported several days ago. For now you'll probably need > to use the plain GTK+ functions.
Indeed, thanks. However, to think of it, I don't have a Glib type in Gtkmm program, right? So, gtk_binding_set_by_class() cannot be used... Any ideas of what should be used instead? How bindings (except for those coming from actions) are implemented in Gtkmm? Paul _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
