:right-sidebar: True DNDEvent =================================================================== .. currentmodule:: gi.repository.Gdk .. class:: DNDEvent(*args, **kwargs) :no-contents-entry: Superclasses: :class:`~gi.repository.Gdk.Event` An event related to drag and drop operations. Methods ------- .. rst-class:: interim-class .. class:: DNDEvent :no-index: .. method:: get_drop() -> ~gi.repository.Gdk.Drop | None Gets the ``GdkDrop`` object from a DND event.