Interface

Gtk-4.0GtkConstraintLayoutChildConstructorProps

interface ConstructorProps {
    child_widget: Gtk.Widget;
    childWidget: Gtk.Widget;
    layout_manager: Gtk.LayoutManager;
    layoutManager: Gtk.LayoutManager;
}

Hierarchy (View Summary)

Index

Properties - Inherited from Gtk.LayoutChild.ConstructorProps

Properties - Inherited from Gtk.LayoutChild.ConstructorProps

child_widget: Gtk.Widget
childWidget: Gtk.Widget
layout_manager: Gtk.LayoutManager
layoutManager: Gtk.LayoutManager