Function
Phoshshell_get_builtin_monitor
since: 0
Declaration [src]
PhoshMonitor*
phosh_shell_get_builtin_monitor (
PhoshShell* self
)
Description
No description available.
Available since: 0
This function is not directly available to language bindings.
Return value
Type: PhoshMonitor
The built in monitor or NULL
if there is no built in monitor.
The data is owned by the called function. |
The return value can be NULL . |