shared_context


Description:

[ Version ( since = "3.16" ) ]
public GLContext shared_context { get; construct; }

Always null

Note:

Use [method@Gdk.GLContext.is_shared] to check if contexts can be shared.

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