GtkVScale

GtkVScale

Vertical slider widget for selecting a value from a range.

Object Hierarchy

GtkObject
`-- GtkWidget
       `-- GtkRange
              `-- GtkScale
                     `-- GtkVScale

Direct subclasses

None.

Description

A GtkVScale is a vertical scrollbar-like widget that is able to display its adjustment value as text.

There are some configuration issues with this widget when it is used in such a way; please refer to GtkScale for further information.

Constructor

GtkVScale ([ GtkAdjustment adjustment = NULL ]);
-- Creates a vertical slider.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.