Method

GdkGLContextget_debug_enabled

since: 3.16

Declaration [src]

gboolean
gdk_gl_context_get_debug_enabled (
  GdkGLContext* context
)

Description [src]

Retrieves the value set using gdk_gl_context_set_debug_enabled().

Available since: 3.16

Return value

Type: gboolean

TRUE if debugging is enabled.