Method

GdkDragget_surface

Declaration [src]

GdkSurface*
gdk_drag_get_surface (
  GdkDrag* drag
)

Description [src]

Returns the GdkSurface where the drag originates.

Gets propertyGdk.Drag:surface

Return value

Type: GdkSurface

The GdkSurface where the drag originates.

The returned data is owned by the instance.