Method
WPEPlatformDisplayget_screen
Declaration [src]
WPEScreen*
wpe_display_get_screen (
WPEDisplay* display,
guint index
)
Return value
Type: WPEScreen
A WPEScreen
, or NULL
.
The data is owned by the instance. |
The return value can be NULL . |