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.