Package: gdk

Accessor gdk:gl-context-api

Lambda List

gdk:gl-context-api (object)

Syntax

(gdk:gl-context-api object) => api

Arguments

object -- a gdk:gl-context object
api -- a gdk:gl-api value

Details

Accessor of the api slot of the gdk:gl-context class. The gdk:gl-context-api function gets the API currently in use. If the renderer has not been realized yet, :none is returned.

Since 4.6
 

See also

#2023-8-4