Method GTK2.Window()->add_accel_group()


Method add_accel_group

GTK2.Window add_accel_group(GTK2.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.