About all my projects
Gnome::Gtk4::FixedLayoutChild

Gnome::Gtk4::FixedLayoutChild

Description

Gnome::Gtk4::LayoutChild subclass for children in a Gnome::Gtk4::FixedLayout.

Class initialization

new

:native-object

Create an object using a native object from elsewhere. See also Gnome::N::TopLevelSupportClass.

multi method new ( N-Object :$native-object! )

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