Method
WPEPlatformToplevelget_display
Declaration [src]
WPEDisplay*
wpe_toplevel_get_display (
WPEToplevel* toplevel
)
Return value
Type: WPEDisplay
A WPEDisplay
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |