VScale.this

Warning gtk_vscale_new has been deprecated since version 3.2 and should not be used in newly-written code. Use gtk_scale_new() with GTK_ORIENTATION_VERTICAL instead Creates a new GtkVScale.

Parameters

adjustment Adjustment

the GtkAdjustment which sets the range of the scale.

Throws

ConstructionException GTK+ fails to create the object.

Meta