Method

PhocServerget_desktop

Declaration [src]

PhocDesktop*
phoc_server_get_desktop (
  PhocServer* self
)

Description [src]

Get’s the desktop singleton.

Return value

Type: PhocDesktop

The desktop.

The returned data is owned by the instance.