Gnome::Gtk4::T-native =end rakudoc
=begin rakudoc
#------------------------------------------------------------------------------- #--[Class Initialization]------------------------------------------------------- #-------------------------------------------------------------------------------
=begin rakudoc
Class initialization
new
Initialization of a type class is simple and only needed when the standalone functions are used.
method new ( )
=end rakudoc #------------------------------------------------------------------------------- #--[Standalone Functions]------------------------------------------------------- #-------------------------------------------------------------------------------
=begin rakudoc
Standalone Functions =end rakudoc
#------------------------------------------------------------------------------- =begin rakudoc
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.
=end rakudoc