Method
PhoshMonitorManagerfind_monitor
Declaration [src]
PhoshMonitor*
phosh_monitor_manager_find_monitor (
PhoshMonitorManager* self,
const char* name
)
Parameters
name |
const char* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | PhoshMonitor |
No description available. | |
The data is owned by the instance. |