GLContext.setDebugEnabled

Sets whether the gdk.GLContext should perform extra validations and run time checking. This is useful during development, but has additional overhead.

The gdk.GLContext must not be realized or made current prior to calling this function.

class GLContext
void
setDebugEnabled
(
bool enabled
)

Parameters

enabled bool

whether to enable debugging in the context

Meta

Since

3.16