Method

WPEPlatformViewget_monitor

Declaration [src]

WPEMonitor*
wpe_view_get_monitor (
  WPEView* view
)

Description [src]

Get current WPEMonitor of view.

Return value

Type: WPEMonitor

A WPEMonitor, or NULL.

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