Method

GdkGLContextget_shared_context

since: 3.16

Declaration [src]

GdkGLContext*
gdk_gl_context_get_shared_context (
  GdkGLContext* context
)

Description [src]

Retrieves the GdkGLContext that this context share data with.

Available since: 3.16

Return value

Type: GdkGLContext

A GdkGLContext or NULL.

The returned data is owned by the instance.
The return value can be NULL.