[ Version ( since = "3.16" ) ]
public void set_debug_enabled (bool enabled)
Sets whether the `GdkGLContext` should perform extra validations and runtime checking.
This is useful during development, but has additional overhead.
The `GdkGLContext` must not be realized or made current prior to calling this function.
| this |
a `GdkGLContext` |
| enabled |
whether to enable debugging in the context |