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

Returns: GdkDisplay
 

A GdkDisplay

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