Method

WPEPlatformDisplayget_egl_display

Declaration [src]

gpointer
wpe_display_get_egl_display (
  WPEDisplay* display
  GError** error
)

Description [src]

Get the EGLDisplay of display

Retrurns: (transfer none) (nullable): a EGLDisplay or NULL.

This method is not directly available to language bindings.

Return value

Type: gpointer

No description available.

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