This represents a tasklist. More...
Inherits Container.
|
virtual | ~Tasklist () |
|
WnckTasklist* | gobj () |
| Provides access to the underlying C GtkObject. More...
|
|
const WnckTasklist* | gobj () const |
| Provides access to the underlying C GtkObject. More...
|
|
|
(Note that these are not member functions.)
|
Wnck::Tasklist* | wrap (WnckTasklist* object, bool take_copy=false) |
| A Glib::wrap() method for this object. More...
|
|
This represents a tasklist.
virtual Wnck::Tasklist::~Tasklist |
( |
| ) |
|
|
virtual |
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.
Wnck::Tasklist* wrap |
( |
WnckTasklist * |
object, |
|
|
bool |
take_copy = false |
|
) |
| |
|
related |
A Glib::wrap() method for this object.
- Parameters
-
object | The C instance. |
take_copy | False 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: