Scrollbar.this

Creates a new scrollbar with the given orientation.

Parameters

orientation gtk.types.Orientation

the scrollbar’s orientation.

adjustment gtk.adjustment.Adjustment

the gtk.adjustment.Adjustment to use, or null to create a new adjustment.

Return Value