cl-cffi-gtk4
API documentation
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
The accessor for the
api
slot returns the API currently in use. If the renderer has not been realized yet,
:none
is returned.
Since 4.6
See also
gdk:gl-context
gdk:gl-api
2026-07-30