get_drag_surface


Description:

public unowned Surface? get_drag_surface ()

Returns the surface on which the drag icon should be rendered during the drag operation.

Note that the surface may not be available until the drag operation has begun. GDK will move the surface in accordance with the ongoing drag operation. The surface is owned by this and will be destroyed when the drag operation is over.

Parameters:

this

a `GdkDrag`

Returns:

the drag surface