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

Returns: GdkGLContext
 

The GdkGLContext

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