Method
GtkGLAreaget_context
Declaration [src]
GdkGLContext*
gtk_gl_area_get_context (
GtkGLArea* area
)
Return value
Type: GdkGLContext
The GdkGLContext
.
The returned data is owned by the instance. |
The return value can be NULL . |
GdkGLContext*
gtk_gl_area_get_context (
GtkGLArea* area
)
Type: GdkGLContext
The GdkGLContext
.
The returned data is owned by the instance. |
The return value can be NULL . |