Scrollbar

constructor(orientation: Orientation, adjustment: Adjustment? = null)

Creates a new scrollbar with the given orientation.

Return

the new GtkScrollbar.

Parameters

orientation

the scrollbar’s orientation.

adjustment

the class@Gtk.Adjustment to use, or null to create a new adjustment.


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)