This represents a workspace. More...
#include <wnckmm/workspace.h>
Inherits Glib::Object.
|
static GType | get_type () G_GNUC_CONST |
| Get the GType for this class, for use with the underlying GObject type system.
|
|
|
(Note that these are not member symbols.)
|
Wnck::Workspace* | wrap (WnckWorkspace* object, bool take_copy=false) |
| A Glib::wrap() method for this object.
|
|
This represents a workspace.
◆ ~Workspace()
virtual Wnck::Workspace::~Workspace |
( |
| ) |
|
|
virtual |
◆ Workspace()
Wnck::Workspace::Workspace |
( |
| ) |
|
|
protected |
◆ activate()
void Wnck::Workspace::activate |
( |
guint32 |
timestamp | ) |
|
◆ get_height()
int Wnck::Workspace::get_height |
( |
| ) |
const |
◆ get_layout_column()
int Wnck::Workspace::get_layout_column |
( |
| ) |
const |
◆ get_layout_row()
int Wnck::Workspace::get_layout_row |
( |
| ) |
const |
◆ get_name()
std::string Wnck::Workspace::get_name |
( |
| ) |
const |
◆ get_neighbor()
◆ get_number()
int Wnck::Workspace::get_number |
( |
| ) |
const |
◆ get_screen()
Screen* Wnck::Workspace::get_screen |
( |
| ) |
const |
◆ get_type()
static GType Wnck::Workspace::get_type |
( |
| ) |
|
|
static |
Get the GType for this class, for use with the underlying GObject type system.
◆ get_viewport_x()
int Wnck::Workspace::get_viewport_x |
( |
| ) |
const |
◆ get_viewport_y()
int Wnck::Workspace::get_viewport_y |
( |
| ) |
const |
◆ get_width()
int Wnck::Workspace::get_width |
( |
| ) |
const |
◆ gobj() [1/2]
WnckWorkspace * Wnck::Workspace::gobj |
( |
| ) |
|
|
inline |
Provides access to the underlying C GObject.
◆ gobj() [2/2]
const WnckWorkspace * Wnck::Workspace::gobj |
( |
| ) |
const |
|
inline |
Provides access to the underlying C GObject.
◆ is_virtual()
bool Wnck::Workspace::is_virtual |
( |
| ) |
const |
◆ on_name_changed()
virtual void Wnck::Workspace::on_name_changed |
( |
| ) |
|
|
protectedvirtual |
◆ set_name()
void Wnck::Workspace::set_name |
( |
const std::string & |
name | ) |
const |
◆ signal_name_changed()
Glib::SignalProxy< void > Wnck::Workspace::signal_name_changed |
( |
| ) |
|
- Slot Prototype:
void on_my_name_changed()
Flags: Run Last
◆ wrap()
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: