Method

Gdk.Drop.get_surface

Declaration [src]

GdkSurface*
gdk_drop_get_surface (
  GdkDrop* self
)

Description [src]

Returns the GdkSurface performing the drop.

Gets propertyGdk.Drop:surface

Return value

Returns: GdkSurface

The GdkSurface performing the drop.

Ownership is not transferred to the caller