Method

GdkDrawContextget_display

Declaration [src]

GdkDisplay*
gdk_draw_context_get_display (
  GdkDrawContext* context
)

Description [src]

Retrieves the GdkDisplay the context is created for.

Return value

Returns: GdkDisplay
 

The GdkDisplay

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