Extracted from Pike v7.6 release 33 at 2005-08-19.
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.