Reference Manual
Inti Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Inti::Gtk::HRuler Class Reference

A GtkHRuler C++ wrapper class. More...

#include <inti/gtk/ruler.h>

Inheritance diagram for Inti::Gtk::HRuler:

Inti::Gtk::Ruler Inti::Gtk::Widget Inti::Gtk::Object Inti::Atk::Implementor Inti::G::Object Inti::G::TypeInterface Inti::G::TypeInstance Inti::MemoryHandler Inti::G::TypeInstance Inti::ReferencedBase Inti::ReferencedBase List of all members.

Public Member Functions

Constructors
Accessors

Protected Member Functions

Constructors

Detailed Description

A GtkHRuler C++ wrapper class.

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 PIXELS (the default), INCHES and CENTIMETERS.


Constructor & Destructor Documentation

Inti::Gtk::HRuler::HRuler GtkHRuler *  hruler,
bool  reference = false
[explicit, protected]
 

Construct a new HRuler from an existing GtkHRuler.

Parameters:
hruler A pointer to a GtkHRuler.
reference Set false if the initial reference count is floating, set true if it's not.

The hruler can be a newly created GtkHRuler or an existing GtkHRuler (see G::Object::Object).


The documentation for this class was generated from the following file: Main Page - Footer


Generated on Sun Sep 14 20:08:15 2003 for Inti by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002