Pike v8.0 release 1738

Method Gnome.Dialog()->button_connect()


Method button_connect

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

Description

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