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

This represents a tasklist. More...

#include <wnckmm/tasklist.h>

Inherits Gtk::Container.

Public Member Functions

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

Related Symbols

(Note that these are not member symbols.)

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

Detailed Description

This represents a tasklist.

Constructor & Destructor Documentation

◆ ~Tasklist()

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

Member Function Documentation

◆ gobj() [1/2]

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

Provides access to the underlying C GtkObject.

◆ gobj() [2/2]

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

Provides access to the underlying C GtkObject.

Friends And Related Symbol Documentation

◆ wrap()

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: