wnckmm  0.1.1
Public Member Functions | Related Functions | List of all members
Wnck::Selector Class Reference

This represents a workspace. More...

Inherits MenuBar.

Public Member Functions

virtual ~Selector ()
 
WnckSelector* gobj ()
 Provides access to the underlying C GtkObject. More...
 
const WnckSelector* gobj () const
 Provides access to the underlying C GtkObject. More...
 
 Selector ()
 Creates a selector menu. More...
 

Related Functions

(Note that these are not member functions.)

Wnck::Selectorwrap (WnckSelector* object, bool take_copy=false)
 A Glib::wrap() method for this object. More...
 

Detailed Description

This represents a workspace.

Constructor & Destructor Documentation

virtual Wnck::Selector::~Selector ( )
virtual
Wnck::Selector::Selector ( )
explicit

Creates a selector menu.

Member Function Documentation

WnckSelector* Wnck::Selector::gobj ( )
inline

Provides access to the underlying C GtkObject.

const WnckSelector* Wnck::Selector::gobj ( ) const
inline

Provides access to the underlying C GtkObject.

Friends And Related Function Documentation

Wnck::Selector* wrap ( WnckSelector *  object,
bool  take_copy = false 
)
related

A Glib::wrap() method for this object.

Parameters
objectThe C instance.
take_copyFalse if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns
A C++ instance that wraps this C instance.

The documentation for this class was generated from the following file: