signal callback delegate or function to connect
void callback(gtk.button.Button button)
button the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Deprecated: Use the #GtkWidget::button-press-event signal.
Connect to Pressed signal.
Emitted when the button is pressed.