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! )
Code
Methods§
get-drop§
Gets the Gnome::Gdk4::Drop object from a DND event.
method get-drop (--> N-Object )
Code
Return value; the drop.
About my projects, examples and tutorials