gtk-0.12.3: Binding to the Gtk+ graphical user interface library.

Portabilityportable (depends on GHC)
Stabilityprovisional
Maintainergtk2hs-users@lists.sourceforge.net
Safe HaskellSafe-Infered

Graphics.UI.Gtk.Special.VRuler

Contents

Description

A vertical ruler

Synopsis

Detail

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 Pixels, Inches and Centimeters. Pixels is the default. rulers.

Class Hierarchy

 | GObject
 | +----Object
 | +----Widget
 | +----Ruler
 | +----VRuler

Types

Constructors

vRulerNew :: IO VRulerSource

Creates a new vertical ruler