Extracted from Pike v7.6 release 61 at 2005-12-30.
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.