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

Method Gnome.Dialog()->button_connect()


Method button_connect

Gnome.Dialog button_connect(int button, function callback_cb, mixed callback_arg)

Description

Simply a signal_connect to the "clicked" signal of the specified button.