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

Inti::Gtk::Separator Class Reference

A GtkSeparator C++ wrapper class. More...

#include <inti/gtk/separator.h>

Inheritance diagram for Inti::Gtk::Separator:

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 Inti::Gtk::HSeparator Inti::Gtk::VSeparator List of all members.

Public Member Functions

Accessors

Protected Member Functions

Constructors

Detailed Description

A GtkSeparator C++ wrapper class.

The Separator widget is an abstract class, used only for deriving the subclasses HSeparator and VSeparator.


Constructor & Destructor Documentation

Inti::Gtk::Separator::Separator GtkSeparator *  separator,
bool  reference = false
[explicit, protected]
 

Construct a new Separator from an existing GtkSeparator.

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

The separator can be a newly created GtkSeparator or an existing GtkSeparator (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:18 2003 for Inti by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002