Method

PhocWorkspaceremove_unmanaged

Declaration [src]

gboolean
phoc_workspace_remove_unmanaged (
  PhocWorkspace* self,
  PhocXWaylandUnmanaged* unmanaged
)

Description [src]

Removes a unmanaged surface from the queue of unmanaged surfaces..

Parameters

unmanaged

Type: PhocXWaylandUnmanaged

The unmanaged to remove.

The data is owned by the caller of the method.

Return value

Type: gboolean

TRUE if the unmanaged was found, otherwise FALSE.