Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
GTK
GTK.Window

Method GTK.Window()->add_accel_group()


Method add_accel_group

GTK.Window add_accel_group(GTK.AccelGroup group)

Description

This function adds an accelerator group to the window. The shortcuts in the table will work in the window, it's child, and all children of it's child that do not select keyboard input.