Method

PhocWorkspaceManagerget_active

Declaration [src]

PhocWorkspace*
phoc_workspace_manager_get_active (
  PhocWorkspaceManager* self
)

Description [src]

Get currently active workspace.

Return value

Type: PhocWorkspace

The active workspace.

The returned data is owned by the instance.