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


Xfc::Gtk::Separator Class Reference

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

#include <xfc/gtk/separator.hh>

Inheritance diagram for 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 Xfc::Gtk::HSeparator Xfc::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

Xfc::Gtk::Separator::Separator GtkSeparator *  separator,
bool  owns_reference = false
[explicit, protected]
 

Construct a new Separator from an existing GtkSeparator.

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