Constructor
PhocDesktopnew
Declaration [src]
PhocDesktop*
phoc_desktop_new (
PhocConfig* config
)
Parameters
config-
Type:
PhocConfigNo description available.
The data is owned by the caller of the function.
Return value
Type: PhocDesktop
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |