pike.hubbe.net

[Top]
GTK
GTK.Dial
previousGTK.Databox()->show_scrollbars() GTK.Dial()->create()next

Class GTK.Dial

Description

This widget provides an analog dial widget, similar to, for example, a physical volume control on a stereo. Dial values can be changable or read-only for value reporting. GTK.Dial( GTK.Adjustment() );

GTK.Dial( GTK.Adjustment(10.0) )->set_percentage(0.4);

Inherits

  • GTK.Widget

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