Forum und email

GtkHRuler

A horizontal ruler.

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

GObject
`-- GtkObject
       `-- GtkWidget
              `-- GtkRuler
                     `-- GtkHRuler

Описание

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

The HRuler widget is a widget arranged horizontally 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 horizontal ruler.