Method
GdkGLContextget_api
Declaration [src]
GdkGLAPI
gdk_gl_context_get_api (
GdkGLContext* self
)
Description [src]
Gets the API currently in use.
If the renderer has not been realized yet, 0 is returned.
Available since: | 4.6 |
Gets property | Gdk.GLContext:api |
Return value
Returns: | GdkGLAPI |
The currently used API. |