Method

GdkGLContextget_display

Declaration [src]

GdkDisplay*
gdk_gl_context_get_display (
  GdkGLContext* context
)

Description [src]

Retrieves the display the context is created for.

Return value

Type: GdkDisplay

A GdkDisplay

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