This represents a workspace. More...
#include <wnckmm/selector.h>
Inherits Gtk::MenuBar.
|
virtual | ~Selector () |
|
WnckSelector* | gobj () |
| Provides access to the underlying C GtkObject.
|
|
const WnckSelector* | gobj () const |
| Provides access to the underlying C GtkObject.
|
|
| Selector () |
| Creates a selector menu.
|
|
|
(Note that these are not member symbols.)
|
Wnck::Selector* | wrap (WnckSelector* object, bool take_copy=false) |
| A Glib::wrap() method for this object.
|
|
This represents a workspace.
◆ ~Selector()
virtual Wnck::Selector::~Selector |
( |
| ) |
|
|
virtual |
◆ Selector()
Wnck::Selector::Selector |
( |
| ) |
|
|
explicit |
◆ gobj() [1/2]
WnckSelector * Wnck::Selector::gobj |
( |
| ) |
|
|
inline |
Provides access to the underlying C GtkObject.
◆ gobj() [2/2]
const WnckSelector * Wnck::Selector::gobj |
( |
| ) |
const |
|
inline |
Provides access to the underlying C GtkObject.
◆ wrap()
Wnck::Selector* wrap |
( |
WnckSelector * |
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: