VScrollbar.this

Creates a new vertical scrollbar.

More...
  1. this(GtkVScrollbar* gtkVScrollbar, bool ownedRef)
  2. this(Adjustment adjustment)
    class VScrollbar

Parameters

adjustment Adjustment

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

Return Value

Detailed Description

Deprecated: Use Scrollbar.new with GTK_ORIENTATION_VERTICAL instead

Throws

ConstructionException GTK+ fails to create the object.