Getting keybindings



The file gtkbinding.h provides interfaces for associating keyval and modifiers 
with a signal in a binding set for a GTK widget class, i.e. 
gtk_binding_set_add_signal(). In addition, it provides two interfaces to 
activate a keyval and modifier, gtk_bindings_activate() and 
gtk_binding_set_activate(); this latter function does not seem to be used in 
GTK.

I have not found a way to get the list of keybindings associated with a GTK 
widget class. Would it be possible to add such an interface for GTK 2.0?

Padraig





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]