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