About my projects, examples and tutorials
Gnome::Gdk4::DNDEvent

Gnome::Gdk4::DNDEvent

Description

An event related to drag and drop operations.

Class initialization

new

:native-object

Create an object using a native object from an object of the same type found elsewhere. See also Gnome::N::TopLevelSupportClass.

multi method new ( N-Object() :$native-object! )

Methods

get-drop

Gets the Gnome::Gdk4::Drop object from a DND event.

method get-drop (--> N-Object )

Return value; the drop.