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