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

Inti::Gtk::VPaned Class Reference

A GtkVPaned C++ wrapper class. More...

#include <inti/gtk/paned.h>

Inheritance diagram for Inti::Gtk::VPaned:

Inti::Gtk::Paned Inti::Gtk::Container 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 GtkVPaned C++ wrapper class.

The VPaned widget is a container widget with two children arranged vertically. The division between the two panes is adjustable by the user by dragging a handle. See Paned for details.


Constructor & Destructor Documentation

Inti::Gtk::VPaned::VPaned GtkVPaned *  vpaned,
bool  reference = false
[explicit, protected]
 

Construct a new VPaned from an existing GtkVPaned.

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

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