[ Version ( deprecated = true , deprecated_since = "4.4" ) ]
public unowned GLContext? get_shared_context ()
Warning: get_shared_context is deprecated since 4.4.
Used to retrieves the `GdkGLContext` that this this share data with.
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.
| this |
a `GdkGLContext` |
|
null |