Method
GdkDrawContextget_display
Declaration [src]
GdkDisplay*
gdk_draw_context_get_display (
  GdkDrawContext* context
)
Description [src]
Retrieves the GdkDisplay the context is created for.
| Gets property | Gdk.DrawContext:display | 
Return value
| Returns: | GdkDisplay | 
| The  | |
| The data is owned by the instance. | |
| The return value can be NULL. |