[ 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.
| this |
an Workspace. |
|
true if workspace activation succeeded, false otherwise. If
false, and throws is non-null,
an error will be returned that must be freed using |