Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.G.Object

Method GTK2.G.Object()->accel_groups_activate()


Method accel_groups_activate

G.Object accel_groups_activate(int accel_key, int accel_mods)

Description

Finds the first accelerator in an GTK.AccelGroup attached to this object that matches accel_key and accel_mods, and activates that accelerator.