Package: gdk

Function gdk-window-drag-protocol

Lambda List

gdk-window-drag-protocol (window target)

Arguments

window -- a gdk-window destination window
target -- a gdk-window object where the drop should happen, this may be window or a proxy window, or nil if window does not support drag and drop

Return Value

The supported gdk-drag-protocol DND protocol.

Details

Finds out the DND protocol supported by a window.
 

See also

2021-10-3