GLDrawable.makeCurrent

Attach an OpenGL rendering context to a gldrawable.

class GLDrawable
int
makeCurrent

Parameters

glcontext GLContext

a GdkGLContext.

Return Value

Type: int

TRUE if it is successful, FALSE otherwise.

Meta