Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


Xfc::Gtk::VPaned Class Reference

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

#include <xfc/gtk/paned.hh>

Inheritance diagram for Xfc::Gtk::VPaned:

Xfc::Gtk::Paned Xfc::Gtk::Container Xfc::Gtk::Widget Xfc::Gtk::Object Xfc::Atk::Implementor Xfc::G::Object Xfc::G::TypeInterface Xfc::G::TypeInstance Xfc::G::TypeInstance Xfc::Trackable Xfc::Trackable 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.

See also: the Paned Window HOWTO and example.


Constructor & Destructor Documentation

Xfc::Gtk::VPaned::VPaned GtkVPaned *  vpaned,
bool  owns_reference = false
[explicit, protected]
 

Construct a new VPaned from an existing GtkVPaned.

Parameters:
vpaned A pointer to a GtkVPaned.
owns_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: Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC 4.3