Method
PhocWorkspaceget_views
Declaration [src]
GQueue*
phoc_workspace_get_views (
PhocWorkspace* self
)
Description [src]
Get the current views. Don’t manipulate the queue directly. This is only meant for reading.
Return value
Type: GQueue
The views.
| The returned data is owned by the instance. |