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

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

Since 4.12
 

See also

2024-10-26