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