Method
PhocWorkspacecycle
Declaration [src]
PhocView*
phoc_workspace_cycle (
PhocWorkspace* self,
gboolean forward
)
Description [src]
Cycles and re-arranges the current workspace views for focusing.
Depending on forward it cycles either forward or backward.
Return value
Type: PhocView
The PhocView to be focused, or NULL.
| The returned data is owned by the instance. |