Method
PhocDesktopget_builtin_output
Declaration [src]
PhocOutput*
phoc_desktop_get_builtin_output (
PhocDesktop* self
)
Return value
Type: PhocOutput
The built-in output.
NULL
if there’s no built-in output.
The data is owned by the instance. |
The return value can be NULL . |