VScrollbar.this

Creates a new vertical scrollbar.

More...
  1. this(void* ptr, Flag!"Take" take)
  2. this(gtk.adjustment.Adjustment adjustment)
    class VScrollbar

Parameters

adjustment gtk.adjustment.Adjustment

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

Return Value

the new #GtkVScrollbar

Detailed Description