RAGS - v1.10.0
Preparing search index...
widgets/box
BoxProps
Type Alias BoxProps<Child, Attr, Self>
BoxProps
:
BaseProps
<
Self
,
Gtk.Box.ConstructorProps
&
{
child
?:
Child
;
children
?:
Child
[]
;
vertical
?:
boolean
;
}
,
Attr
,
>
Props for the Box container widget.
Type Parameters
Child
extends
Gtk.Widget
=
Gtk.Widget
Attr
=
unknown
Self
=
Box
<
Child
,
Attr
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RAGS - v1.10.0
Loading...
Props for the Box container widget.