Method

WPEPlatformDisplaymonitor_added

Declaration [src]

void
wpe_display_monitor_added (
  WPEDisplay* display,
  WPEMonitor* monitor
)

Description [src]

Emit the signal WPEDisplay::monitor-added.

Parameters

monitor

Type: WPEMonitor

The WPEMonitor added.

The data is owned by the caller of the method.