Method
GdkGLContextrealize
Declaration [src]
gboolean
gdk_gl_context_realize (
GdkGLContext* context
GError** error
)
Description [src]
Realizes the given GdkGLContext
.
It is safe to call this function on a realized GdkGLContext
.