Method
MetaWorkspaceget_neighbor
Declaration [src]
MetaWorkspace*
meta_workspace_get_neighbor (
MetaWorkspace* workspace,
MetaMotionDirection direction
)
Description [src]
Calculate and retrieve the workspace that is next to workspace
,
according to direction
and the current workspace layout, as set
by meta_screen_override_workspace_layout().
Parameters
direction |
MetaMotionDirection |
A |
Return value
Returns: | MetaWorkspace |
The workspace next to |
|
The data is owned by the instance. |