GLContextGidBuilderImpl.sharedContext

Set sharedContext property.

More...
class GLContextGidBuilderImpl(T)
T
sharedContext

Parameters

propval gdk.glcontext.GLContext

Always 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.

Return Value

Type: T

Builder instance for fluent chaining

Detailed Description

Deprecated: Use gdk.glcontext.GLContext.isShared to check if contexts can be shared.