About my projects, examples and tutorials
Gnome::Gtk4::T-native

Gnome::Gtk4::T-native

Class initialization§

new§

Initialization of a type class is simple and only needed when the standalone functions are used.

method new ( )
Code

Standalone Functions§

native-get-for-surface§

Finds the Gnome::Gtk4::R-Native associated with the surface.

method native-get-for-surface ( N-Object() $surface --> N-Object )
Code

Return value; the Gnome::Gtk4::R-Native that is associated with $surface.