
[Top]
GTK
GTK.Window
|
Method GTK.Window()->add_accel_group()
- Method
add_accel_group
object(GTK.Window) GTK.Window()->add_accel_group(object(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.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|