Getting keybindings
- From: "Padraig O'Briain" <Padraig Obriain Sun COM>
- To: gtk-devel-list gnome org
- Subject: Getting keybindings
- Date: Mon, 28 May 2001 16:42:51 +0100 (BST)
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]