Method

Gdk.Drag.get_display

Declaration [src]

GdkDisplay*
gdk_drag_get_display (
  GdkDrag* drag
)

Description [src]

Gets the GdkDisplay that the drag object was created for.

Gets propertyGdk.Drag:display

Return value

Returns: GdkDisplay

a GdkDisplay

Ownership is not transferred to the caller