Method
GtkGLAreamake_current
since: 3.16
Declaration [src]
void
gtk_gl_area_make_current (
GtkGLArea* area
)
Description [src]
Ensures that the GdkGLContext
used by area
is associated with
the GtkGLArea
.
This function is automatically called before emitting the
GtkGLArea::render
signal, and doesn’t normally need to be called
by application code.
Available since: 3.16