Method

Gtk.GLArea.get_context

Declaration [src]

GdkGLContext*
gtk_gl_area_get_context (
  GtkGLArea* area
)

Description [src]

Retrieves the GdkGLContext used by area.

Return value

Returns: GdkGLContext*

the GdkGLContext

Ownership is not transferred to the caller