get_egl_display
Description:
[ Version ( since = "4.4" ) ]
public void* get_egl_display ()
public void* get_egl_display ()
Retrieves the EGL display connection object for the given GDK display.
This function returns `NULL` if GDK is using GLX.
Parameters:
this |
an X11 display |
Returns:
the EGL display object |