Method

GdkWaylandWaylandDisplayget_egl_display

Declaration [src]

gpointer
gdk_wayland_display_get_egl_display (
  GdkDisplay* display
)

Description [src]

Retrieves the EGL display connection object for the given GDK display.

Return value

Returns: gpointer
 

The EGL display.