Method
GdkGLContextget_allowed_apis
Declaration [src]
GdkGLAPI
gdk_gl_context_get_allowed_apis (
GdkGLContext* self
)
Description [src]
Gets the allowed APIs set via gdk_gl_context_set_allowed_apis().
Available since: | 4.6 |
Gets property | Gdk.GLContext:allowed-apis |
Return value
Returns: | GdkGLAPI |
The allowed APIs. |