get_drag_window


Description:

[ Version ( since = "3.20" ) ]
public unowned Window? get_drag_window ()

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

Parameters:

this

a DragContext

Returns:

the drag window, or null