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