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

Gnome::Gdk4::Snapshot

Description§

Base type for snapshot operations.

The subclass of Gnome::Gdk4::Snapshot used by GTK is Gnome::Gtk4::Snapshot.

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