Package ch.bailu.gtk.gtk
Interface ScaleButton.OnPopup
- Enclosing class:
- ScaleButton
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
-
Method Details
-
onPopup
void onPopup()Emitted to popup the scale widget.
This is a [keybinding signal](class.SignalAction.html).
The default bindings for this signal are <kbd>Space</kbd>,
<kbd>Enter</kbd> and <kbd>Return</kbd>.
-