VScrollbar.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(gtk.adjustment.Adjustment adjustment = null)

Creates a new vertical scrollbar.

Parameters

adjustmentthe #GtkAdjustment to use, or null to create a new adjustment

Returns

the new #GtkVScrollbar

Deprecated

Use [gtk.scrollbar.Scrollbar.new_] with [gtk.types.Orientation.Vertical] instead