Method

GdkGLContextget_forward_compatible

Declaration [src]

gboolean
gdk_gl_context_get_forward_compatible (
  GdkGLContext* context
)

Description [src]

Retrieves whether the context is forward-compatible.

See gdk_gl_context_set_forward_compatible().

Return value

Type: gboolean

TRUE if the context should be forward-compatible.