GLContext.getDebugEnabled
bool getDebugEnabled()Retrieves whether the context is doing extra validations and runtime checking.
See gdk.glcontext.GLContext.setDebugEnabled.
Returns
true if debugging is enabled
bool getDebugEnabled()Retrieves whether the context is doing extra validations and runtime checking.
See gdk.glcontext.GLContext.setDebugEnabled.