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

This represents a tasklist. More...

Inherits Container.

Public Member Functions

virtual ~Tasklist ()
 
WnckTasklist* gobj ()
 Provides access to the underlying C GtkObject. More...
 
const WnckTasklist* gobj () const
 Provides access to the underlying C GtkObject. More...
 

Related Functions

(Note that these are not member functions.)

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

Detailed Description

This represents a tasklist.

Constructor & Destructor Documentation

virtual Wnck::Tasklist::~Tasklist ( )
virtual

Member Function Documentation

WnckTasklist* Wnck::Tasklist::gobj ( )
inline

Provides access to the underlying C GtkObject.

const WnckTasklist* Wnck::Tasklist::gobj ( ) const
inline

Provides access to the underlying C GtkObject.

Friends And Related Function Documentation

Wnck::Tasklist* wrap ( WnckTasklist *  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: