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