Method

Gdk.Drop.get_display

Declaration [src]

GdkDisplay*
gdk_drop_get_display (
  GdkDrop* self
)

Description [src]

Gets the GdkDisplay that self was created for.

Gets propertyGdk.Drop:display

Return value

Returns: GdkDisplay

a GdkDisplay

Ownership is not transferred to the caller