Constructor

PhocDesktopnew

Declaration [src]

PhocDesktop*
phoc_desktop_new (
  PhocConfig* config
)

Description

No description available.

Parameters

config

Type: PhocConfig

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