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.
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.