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


Xfc::Gtk::HPaned Class Reference

A GtkHPaned C++ wrapper class. More...

#include <xfc/gtk/paned.hh>

Inheritance diagram for Xfc::Gtk::HPaned:

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

Constructor

Detailed Description

A GtkHPaned C++ wrapper class.

The HPaned widget is a container widget with two children arranged horizontally. 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::HPaned::HPaned GtkHPaned *  hpaned,
bool  owns_reference = false
[explicit, protected]
 

Construct a new HPaned from an existing GtkHPaned.

Parameters:
hpaned A pointer to a GtkHPaned.
owns_reference Set false if the initial reference count is floating, set true if it's not.
The hpaned can be a newly created GtkHPaned or an existing GtkHPaned (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