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

Gnome::Gdk4::DeleteEvent

Description§

An event related to closing a top-level surface.

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