Package: gdk

Accessor gdk:gl-context-shared-context

Lambda List

gdk:gl-context-shared-context (object)

Syntax

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

Arguments

object -- a gdk:gl-context object
context -- a gdk:gl-context object or nil

Details

The accessor for the shared-context slot of the gdk:gl-context class returns the GL context that this context share data with.

Deprecated since 4.6
 

See also

#2025-09-25