activate


Description:

[ CCode ( cname = "xfw_workspace_activate" ) ]
public bool activate () throws Error

Attempts to set this as the active workspace in its group.

On failure, throws (if provided) will be set to a description of the error that occurred.

Parameters:

this

an Workspace.

Returns:

true if workspace activation succeeded, false otherwise. If false, and throws is non-null, an error will be returned that must be freed using g_error_free().