Method

GtkGLAreaget_context

Declaration [src]

GdkGLContext*
gtk_gl_area_get_context (
  GtkGLArea* area
)

Description [src]

Retrieves the GdkGLContext used by area.

Gets propertyGtk.GLArea:context

Return value

Type: GdkGLContext

The GdkGLContext

The returned data is owned by the instance.
The return value can be NULL.