Method

GdkDropget_surface

Declaration [src]

GdkSurface*
gdk_drop_get_surface (
  GdkDrop* self
)

Description [src]

Returns the GdkSurface performing the drop.

Gets propertyGdk.Drop:surface

Return value

Type: GdkSurface

The GdkSurface performing the drop.

The returned data is owned by the instance.