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

Returns: GdkSurface
 

The GdkSurface where the drag originates.

 The data is owned by the instance.