Class
PhocWorkspaceManager
Description [src]
final class Phoc.WorkspaceManager : GObject.Object
{
/* No available fields */
}
Manages the workspaces layout. Adds and removes new workspaces.
Instance methods
phoc_workspace_manager_set_active_by_index
Activate the workspace with the given index. If focus is TRUE
the last focused view on that surface will be focused, otherwise
focus remains unchanged.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.