Virtual Method

WPEPlatformToplevelget_monitor

Declaration [src]

WPEMonitor*
get_monitor (
  WPEToplevel* toplevel
)

Description [src]

Get current WPEMonitor of toplevel.

Return value

Type: WPEMonitor

A WPEMonitor, or NULL.

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