Method
GtkGLAreaget_context
since: 3.16
Declaration [src]
GdkGLContext*
gtk_gl_area_get_context (
GtkGLArea* area
)
Description [src]
Retrieves the GdkGLContext used by area.
Available since: 3.16
| Gets property | Gtk.GLArea:context |
Return value
Type: GdkGLContext
The GdkGLContext.
| The returned data is owned by the instance. |