Method

GdkGLContextget_display

since: 3.16

Declaration [src]

GdkDisplay*
gdk_gl_context_get_display (
  GdkGLContext* context
)

Description [src]

Retrieves the GdkDisplay the context is created for.

Available since: 3.16

Gets propertyGdk.GLContext:display

Return value

Type: GdkDisplay

A GdkDisplay or NULL.

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