get_egl_display
Description:
[ Version ( deprecated = true , deprecated_since = "4.18" , since = "4.4" ) ]
public void* get_egl_display ()
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.
Parameters:
this |
an X11 display |
Returns:
the EGL display object |