VScale.this

Creates a new #GtkVScale.

More...

Parameters

adjustment Adjustment

the #GtkAdjustment which sets the range of the scale.

Return Value

a new #GtkVScale.

Detailed Description

Deprecated: Use gtk_scale_new() with %GTK_ORIENTATION_VERTICAL instead

Throws

ConstructionException GTK+ fails to create the object.

Meta