VScale.this

Creates a new #GtkVScale.

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

Parameters

adjustment gtk.adjustment.Adjustment

the #GtkAdjustment which sets the range of the scale.

Return Value

a new #GtkVScale.

Detailed Description