Method
WPEPlatformViewget_monitor
Declaration [src]
WPEMonitor*
wpe_view_get_monitor (
WPEView* view
)
Return value
Type: WPEMonitor
A WPEMonitor, or NULL.
| The returned data is owned by the instance. |
The return value can be NULL. |
WPEMonitor*
wpe_view_get_monitor (
WPEView* view
)
Type: WPEMonitor
A WPEMonitor, or NULL.
| The returned data is owned by the instance. |
The return value can be NULL. |