HScale.this

Creates a new #GtkHScale.

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

Parameters

adjustment gtk.adjustment.Adjustment

the #GtkAdjustment which sets the range of the scale.

Return Value

a new #GtkHScale.

Detailed Description