Function
Phoshshell_set_primary_monitor
since: 0
Declaration [src]
void
phosh_shell_set_primary_monitor (
PhoshShell* self,
PhoshMonitor* monitor
)
Description
No description available.
Available since: 0
This function is not directly available to language bindings.
Parameters
self
-
Type:
PhoshShell*
No description available.
The data is owned by the caller of the function. monitor
-
Type:
PhoshMonitor
No description available.
The data is owned by the caller of the function.