Method
GdkX11X11Displayget_egl_version
deprecated: 4.18 since: 4.4
Declaration [src]
gboolean
gdk_x11_display_get_egl_version (
GdkDisplay* display,
int* major,
int* minor
)
Description [src]
Retrieves the version of the EGL implementation.
Available since: 4.4
Deprecated since: 4.18
Please do not use it in newly written code.