c
Back to Seed Clases

Meta


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Meta.Workspace

Class Meta.Workspace

Import line: Meta = imports.gi.Meta;
GIR File: Meta-3.0.gir
C documentation: MetaWorkspace
Class : Workspace
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Meta.Display
Method
get_tab_current (TabList type, Screen screen, Workspace workspace) : Meta.Window
Meta.Display
Method
get_tab_list (TabList type, Screen screen, Workspace workspace) : Array
Meta.Display
Method
get_tab_next (TabList type, Screen screen, Workspace workspace, Window window, gboolean backward) : Meta.Window
Meta.Screen
Method
append_new_workspace (gboolean activate, guint32 timestamp) : Meta.Workspace
Meta.Screen
Method
get_active_workspace () : Meta.Workspace
Meta.Screen
Method
get_workspace_by_index (gint32 index) : Meta.Workspace
Meta.Screen
Method
remove_workspace (Workspace workspace, guint32 timestamp) : none
Meta.Window
Method
activate_with_workspace (guint32 current_time, Workspace workspace) : none
Meta.Window
Method
change_workspace (Workspace workspace) : none
Meta.Window
Method
get_workspace () : Meta.Workspace
Shell.App
Method
is_on_workspace (Workspace workspace) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:37 GMT+0800 (HKT)