shared_context


Description:

[ Version ( deprecated = true , deprecated_since = "4.4" ) ]
public GLContext shared_context { get; construct; }

Warning: shared_context is deprecated since 4.4.

Always null

Note:

Use [[email protected]_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.




2022 vala-language.org