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 GL context is realized.

Details

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

See also

#2024-11-20