[ CCode ( array_length_pos = 2.1 , array_length_type = "guint" ) ]
public unowned AccelGroupEntry[]? query (uint accel_key, ModifierType accel_mods)
Queries an accelerator group for all entries matching accel_key
and accel_mods
.
this |
the accelerator group to query |
accel_key |
key value of the accelerator |
accel_mods |
modifier combination of the accelerator |
n_entries |
location to return the number of entries found, or null |
an array of |