Scale.this

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

Creates a new [gtk.scale.Scale].

Parameters

orientationthe scale’s orientation.
adjustmentthe [gtk.adjustment.Adjustment] which sets the range of the scale, or null to create a new adjustment.

Returns

a new [gtk.scale.Scale]