DragContext.getDragWindow

Returns the window on which the drag icon should be rendered during the drag operation. Note that the window may not be available until the drag operation has begun. GDK will move the window in accordance with the ongoing drag operation. The window is owned by context and will be destroyed when the drag operation is over.

class DragContext
getDragWindow
()

Return Value

Type: Window

the drag window, or NULL

Meta

Since

3.20