Method

GdkGLContextget_debug_enabled

Declaration [src]

gboolean
gdk_gl_context_get_debug_enabled (
  GdkGLContext* context
)

Description [src]

Retrieves whether the context is doing extra validations and runtime checking.

See gdk_gl_context_set_debug_enabled().

Return value

Type: gboolean

TRUE if debugging is enabled.