Method Gnome.Dialog()->button_connect()
- Method button_connect
 Gnome.Dialogbutton_connect(intbutton,function(:void)callback_cb,mixedcallback_arg)- Description
 Simply a signal_connect to the "clicked" signal of the specified button.
Gnome.Dialog button_connect(int button, function(:void) callback_cb, mixed callback_arg)
Simply a signal_connect to the "clicked" signal of the specified button.