Workspace
Object Hierarchy:
Description:
[ CCode ( type_id = "wnck_workspace_get_type ()" ) ]
public class Workspace : Object
The Workspace struct contains only private fields and should not be directly accessed.
Content:
Creation methods:
Methods:
- public void activate (uint32 timestamp)
Asks the window manager to make this
the active workspace.
- public void change_name (string name)
Changes the name of this.
- public int get_height ()
Gets the height of this.
- public int get_layout_column ()
Gets the column of this in the
Workspace layout.
- public int get_layout_row ()
Gets the row of this in the
Workspace layout.
- public unowned string get_name ()
Gets the human-readable name that should be used to refer to
this.
- public unowned Workspace get_neighbor (MotionDirection direction)
Gets the neighbor Workspace of
this in the direction
direction.
- public int get_number ()
Gets the index of this on the
Screen to which it belongs.
- public unowned Screen get_screen ()
- public int get_viewport_x ()
Gets the X coordinate of the viewport in
this.
- public int get_viewport_y ()
Gets the Y coordinate of the viewport in
this.
- public int get_width ()
Gets the width of this.
- public bool is_virtual ()
Gets whether this contains a
viewport.
Signals:
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref