pike.hubbe.net

[Top]
GTK
GTK.Vscale
previousGTK.Vruler()->create() GTK.Vscale()->create()next

Class GTK.Vscale

Description

The GTK.VScale widget is used to allow the user to select a value using a vertical slider. A GtkAdjustment is used to set the initial value, the lower and upper bounds, and the step and page increments.

The position to show the current value, and the number of decimal places shown can be set using the parent W(Scale) class's functions.

GTK.Vscale(GTK.Adjustment())->set_usize(30,100)

Inherits

  • GTK.Scale

Extracted from Pike v7.3 release 11 at 2001-11-03.