scaleButton

fun Box.scaleButton(min: Double = 0.0, max: Double = 100.0, step: Double = 2.0, icons: List<String>? = null, buttonBuilder: ScaleButton.() -> Unit = {}): ScaleButton

kotlinx-gtk 16 / 03 / 2021