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


Xfc::Gtk::VSeparator Class Reference

A GtkVSeparator C++ wrapper class. More...

#include <xfc/gtk/separator.hh>

Inheritance diagram for Xfc::Gtk::VSeparator:

Xfc::Gtk::Separator 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 GtkVSeparator C++ wrapper class.

The VSeparator widget is a vertical separator, used to group the widgets within a window. It displays a vertical line with a shadow to make it appear sunken into the interface.


Constructor & Destructor Documentation

Xfc::Gtk::VSeparator::VSeparator GtkVSeparator *  vseparator,
bool  owns_reference = false
[explicit, protected]
 

Construct a new VSeparator from an existing GtkVSeparator.

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