Signal
PhoshMonitorManager::monitor-added
Declaration
void
monitor_added (
PhoshMonitorManager* self,
PhoshMonitor* monitor,
gpointer user_data
)
Description [src]
Emitted whenever a monitor was added.
Default handler: | The default handler is called after the handlers added via |
Parameters
monitor |
PhoshMonitor |
The |
|
The data is owned by the caller of the function. |