About my projects, examples and tutorials
Gnome::Gtk4::ConstraintLayoutChild

Gnome::Gtk4::ConstraintLayoutChild

Description§

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

Uml Diagram§

UNKNOWN image§

=for image :class<inline> :src<asset_files/images/plantuml/ConstraintLayoutChild.png> :width<70\%>

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! )
Code