Scrollbar

fun Scrollbar(widget: Widget)
fun Scrollbar(scrollBar: CPointer<GtkScrollbar>)


fun Scrollbar(orientation: Orientation, adjustment: Adjustment? = null)

See also