Method
Gdk.GLContext.realize
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.