EventDND.context

gdk.drag_context.DragContext context() @property nothrow

Get context field.

Returns

the #GdkDragContext for the current DND operation.
void context(gdk.drag_context.DragContext propval) @property nothrow

Set context field.

Parameters

propvalthe #GdkDragContext for the current DND operation.