GLContext.realize

bool realize()

Realizes the given gdk.glcontext.GLContext.

It is safe to call this function on a realized gdk.glcontext.GLContext.

Returns

true if the context is realized

Throws