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