HScrollbar.this

Creates a new horizontal scrollbar.

  1. this(GtkHScrollbar* gtkHScrollbar)
  2. this(Adjustment adjustment)
    class HScrollbar

Parameters

adjustment Adjustment

the GtkAdjustment to use, or NULL to create a new adjustment. [allow-none]

Throws

ConstructionException GTK+ fails to create the object.

Meta