Drag.getDragSurface

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 @drag and will be destroyed when the drag operation is over.

class Drag
getDragSurface
()

Return Value

Type: Surface

the drag surface, or %NULL

Meta