Interface

Gtk-4.0GtkFixedLayoutChildConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gtk.LayoutChild.ConstructorProps

Properties

transform: Transform

Properties - Inherited from Gtk.LayoutChild.ConstructorProps

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