Interface

Gtk-4.0GtkBoxLayoutConstructorProps

interface ConstructorProps {
    baseline_child: number;
    baseline_position: Gtk.BaselinePosition;
    baselineChild: number;
    baselinePosition: Gtk.BaselinePosition;
    homogeneous: boolean;
    orientation: Gtk.Orientation;
    spacing: number;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gtk.Orientable.ConstructorProps

Properties

baseline_child: number
baseline_position: Gtk.BaselinePosition
baselineChild: number
baselinePosition: Gtk.BaselinePosition
homogeneous: boolean
spacing: number

Properties - Inherited from Gtk.Orientable.ConstructorProps

orientation: Gtk.Orientation