HScale.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(gtk.adjustment.Adjustment adjustment = null)

Creates a new #GtkHScale.

Parameters

adjustmentthe #GtkAdjustment which sets the range of the scale.

Returns

a new #GtkHScale.

Deprecated

Use [gtk.scale.Scale.new_] with [gtk.types.Orientation.Horizontal] instead