HScrollbar.this

Creates a new horizontal scrollbar.

More...
  1. this(GtkHScrollbar* gtkHScrollbar, bool ownedRef)
  2. this(Adjustment adjustment)
    class HScrollbar

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_HORIZONTAL instead

Throws

ConstructionException GTK+ fails to create the object.