Function
WPEPlatformDisplayget_default
Declaration [src]
WPEDisplay*
wpe_display_get_default (
void
)
Return value
Type: WPEDisplay
The default display or NULL
.
The data is owned by the called function. |
The return value can be NULL . |