AccelGroup.query

Queries an accelerator group for all entries matching accel_key and accel_mods.

class AccelGroup
GtkAccelGroupEntry[]
query

Parameters

accelKey uint

key value of the accelerator

accelMods GdkModifierType

modifier combination of the accelerator

Return Value

an array of n_entries GtkAccelGroupEntry elements, or NULL. The array is owned by GTK+ and must not be freed.