Method
PhocServerget_desktop
Declaration [src]
PhocDesktop*
phoc_server_get_desktop (
PhocServer* self
)
Return value
Type: PhocDesktop
The desktop.
The returned data is owned by the instance. |
PhocDesktop*
phoc_server_get_desktop (
PhocServer* self
)
Type: PhocDesktop
The desktop.
The returned data is owned by the instance. |