Gtk.Button::clicked
function callback(button, ):void;
Emitted when the button has been activated (pressed and released).
- button
instance of Gtk.Button that is emitting the signal
function callback(button, ):void;
Emitted when the button has been activated (pressed and released).
instance of Gtk.Button that is emitting the signal