Method

GdkGLContextrealize

since: 3.16

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.

Available since: 3.16

Return value

Type: gboolean

TRUE if the context is realized.