Package: gdk

Function gdk:gl-context-realize

Lambda List

gdk:gl-context-realize (context)

Arguments

context -- a gdk:gl-context object

Return Value

True if the OpenGL context is realized.

Details

Realizes the given OpenGL context. It is safe to call this function on a realized OpenGL context.
 

See also

#2024-11-21