Virtual Method
WPEPlatformDisplayget_egl_display
Declaration [src]
gpointer
get_egl_display (
WPEDisplay* display
GError** error
)
Description [src]
Get the EGLDisplay
of display
Retrurns: (transfer none) (nullable): a EGLDisplay
or NULL
.