Gtk.Button::pressed
function callback(button, ):void;
Emitted when the button is pressed.
- button
instance of Gtk.Button that is emitting the signal
function callback(button, ):void;
Emitted when the button is pressed.
instance of Gtk.Button that is emitting the signal