Virtual Method

WPEPlatformDisplayget_egl_display

Declaration [src]

gpointer
get_egl_display (
  WPEDisplay* display
  GError** error
)

Description [src]

Get the EGLDisplay of display.

Return value

Type: gpointer

An EGLDisplay or NULL.

The returned data is owned by the instance.
The return value can be NULL.