Gnome::Gtk4::FixedLayoutChild
#------------------------------------------------------------------------------- #--[Class Description]---------------------------------------------------------- #-------------------------------------------------------------------------------
Description
Gnome::Gtk4::LayoutChild subclass for children in a Gnome::Gtk4::FixedLayout.
Uml Diagram =for image :src<asset_files/images/plantuml/FixedLayoutChild.png> :width<70%> :class<inline>
#------------------------------------------------------------------------------- #--[Class Initialization]------------------------------------------------------- #-------------------------------------------------------------------------------
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! )
#------------------------------------------------------------------------------- #--[Methods]-------------------------------------------------------------------- #-------------------------------------------------------------------------------
Methods
#-------------------------------------------------------------------------------
get-transform
Retrieves the transformation of the child.
method get-transform (--> N-Object )
Return value; a Gnome::Gsk4::N-Transform.
#-------------------------------------------------------------------------------
set-transform
Sets the transformation of the child of a Gnome::Gtk4::FixedLayout.
method set-transform ( N-Object $transform )
$transform; a Gnome::Gsk4::N-Transform