Method
WPEPlatformDisplayget_monitor
Declaration [src]
WPEMonitor*
wpe_display_get_monitor (
WPEDisplay* display,
guint index
)
Return value
Type: WPEMonitor
A WPEMonitor
, or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |