Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.Widget

Method GTK2.Widget()->set_accel_path()


Method set_accel_path

GTK2.Widget set_accel_path(string accel_path, GTK2.AccelGroup accel_group)

Description

Sets up an accelerator in accel_group so whenever the key binding that is defined for accel_path is pressed, this widget will be activated.