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.
the GtkAdjustment which sets the range of the scale.
ConstructionException GTK+ fails to create the object.
See Implementation
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.