Gnome::Gtk4::T-native
#------------------------------------------------------------------------------- #--[Class Initialization]------------------------------------------------------- #-------------------------------------------------------------------------------
Class initialization
new
Initialization of a type class is simple and only needed when the standalone functions are used.
method new ( )
#------------------------------------------------------------------------------- #--[Standalone Functions]------------------------------------------------------- #-------------------------------------------------------------------------------
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 )
$surface; a Gnome::Gdk4::Surface.
Return value; the Gnome::Gtk4::R-Native that is associated with $surface.