GLContextGidBuilderImpl.sharedContext

T sharedContext(gdk.glcontext.GLContext propval)

Set sharedContext property.

Parameters

propvalAlways null As many contexts can share data now and no single shared context exists anymore, this function has been deprecated and now always returns null.

Returns

Builder instance for fluent chaining

Deprecated

Use [gdk.glcontext.GLContext.isShared] to check if contexts

can be shared.