Function
GtkAccelGroupActivate
Declaration
gboolean
(* GtkAccelGroupActivate) (
GtkAccelGroup* accel_group,
GObject* acceleratable,
guint keyval,
GdkModifierType modifier
)
Parameters
accel_group |
GtkAccelGroup |
No description available. | |
The data is owned by the caller of the function. | |
acceleratable |
GObject |
No description available. | |
The data is owned by the caller of the function. | |
keyval |
guint |
No description available. | |
modifier |
GdkModifierType |
No description available. |