[ CCode ( cname = "xfw_workspace_remove" ) ]
public bool remove () throws Error
Attempts to remove this from its group.
On failure, throws (if provided) will be set to a description of the error that occurred.
| this |
an Workspace. |
|
true if workspace removal succeeded, false otherwise. If
false, and throws is non-null,
an error will be returned that must be freed using |