remove


Description:

[ 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.

Parameters:

this

an Workspace.

Returns:

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