Gtk.ScaleButton::popdown
function callback(scale_button, ):void;
The ::popdown signal is a <link linkend="keybinding-signals">keybinding signal</link> which gets emitted to popdown the scale widget.
The default binding for this signal is Escape.
Since 2.12
- scale_button
instance of Gtk.ScaleButton that is emitting the signal