Virtual Method

WPEPlatformDisplayget_monitor

Declaration [src]

WPEMonitor*
get_monitor (
  WPEDisplay* display,
  guint index
)

Description [src]

Get the monitor of display at index.

Parameters

index

Type: guint

The number of the monitor.

Return value

Type: WPEMonitor

A WPEMonitor, or NULL.

The returned data is owned by the instance.
The return value can be NULL.