Package org.gtk.gtk.widgets.button.scalable

Types

ScaleButton
Link copied to clipboard
open class ScaleButton(scaleButtonPointer: CPointer<GtkScaleButton>) : Widget

kotlinx-gtk

VolumeButton
Link copied to clipboard
class VolumeButton(volumeButtonPointer: CPointer<GtkVolumeButton>) : ScaleButton, Orientable

kotlinx-gtk