Package org.gtk.gtk.widgets.button.scalable
Types
ScaleButton
Link copied to clipboard
open class ScaleButton(scaleButtonPointer: CPointer<GtkScaleButton>) : Widget
Content copied to clipboard
kotlinx-gtk
VolumeButton
Link copied to clipboard
class VolumeButton(volumeButtonPointer: CPointer<GtkVolumeButton>) : ScaleButton, Orientable
Content copied to clipboard
kotlinx-gtk