Method
MetaWindowget_workspace
Declaration [src]
MetaWorkspace*
meta_window_get_workspace (
MetaWindow* window
)
Description [src]
Gets the MetaWorkspace that the window is currently displayed on.
If the window is on all workspaces, returns the currently active workspace.
Return value
| Returns: | MetaWorkspace |
The |
|
| The data is owned by the instance. |