Forum und email

GtkVRuler

A vertical ruler.

Йерархия на обектите

GObject
`-- GtkObject
       `-- GtkWidget
              `-- GtkRuler
                     `-- GtkVRuler

Описание

Този уйджет се смята за много специализиран или слабо използван за GTK+, и в бъдеще ще бъде преместен в някой друг пакет. Ако Вашата програма има нужда от този уйджет, можете да го използвате - той ще продължи да работи. Имайте в предвид, че в някоя от бъдещите дистрибуции на GTK+ този уйджет може и да отпадне.

The VRuler widget is a widget arranged vertically creating a ruler that is utilized around other widgets such as a text widget. The ruler is used to show the location of the mouse on the window and to show the size of the window in specified units. The available units of measurement are Gtk::PIXELS, Gtk::INCHES and Gtk::CENTIMETERS. Gtk::PIXELS is the default.

Constructors

-- Creates a new vertical ruler.