Enumeration (GI Enum)

Gdk-3.0GdkDragProtocol

Used in Gdk.DragContext to indicate the protocol according to which DND is done.

Index

Enumeration Members

LOCAL: number

Intra-application DND.

MOTIF: number

The Motif DND protocol. No longer supported

NONE: number

no protocol.

OLE2: number

The complex OLE2 DND protocol (not implemented).

ROOTWIN: number

An extension to the Xdnd protocol for unclaimed root window drops.

WAYLAND: number

Wayland DND protocol.

WIN32_DROPFILES: number

The simple WM_DROPFILES protocol.

XDND: number

The Xdnd protocol.