Interface
GdkDragSurface
Description [src]
interface Gdk.DragSurface : Gdk.SurfaceA GdkDragSurface is an interface for surfaces used during DND.
Prerequisite
In order to implement DragSurface, your type must inherit from
        GdkSurface.
Instance methods
gdk_drag_surface_present
Present drag_surface.