[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.
|