Method
WPEPlatformDisplaymonitor_removed
Declaration [src]
void
wpe_display_monitor_removed (
WPEDisplay* display,
WPEMonitor* monitor
)
Description [src]
Emit the signal WPEDisplay::monitor-removed.
Note that wpe_monitor_invalidate() is called before the signal is emitted.
Parameters
monitor-
Type:
WPEMonitorThe
WPEMonitorremoved.The data is owned by the caller of the method.