Package: gtk

Accessor gtk:gl-area-api

Lambda List

gtk:gl-area-api (object)

Syntax

(gtk:gl-area-api object) => api

Arguments

object -- a gtk:gl-area widget
api -- a gdk:gl-api value

Details

The accessor for the api slot of the gtk:gl-area class returns the API is currently in use. If the GL area has not been realized yet, '() is returned.

Since 4.12
 

See also

2025-09-29