RAGS - v1.11.0
Preparing search index...
widgets/paned
PanedProps
Type Alias PanedProps<Start, End, Attr, Self>
PanedProps
:
BaseProps
<
Self
,
Gtk.Paned.ConstructorProps
&
{
end_child
?:
End
;
start_child
?:
Start
;
vertical
?:
boolean
;
}
,
Attr
,
>
Props for the Paned split-view widget.
Type Parameters
Start
extends
Gtk.Widget
=
Gtk.Widget
End
extends
Gtk.Widget
=
Gtk.Widget
Attr
=
unknown
Self
=
Paned
<
Start
,
End
,
Attr
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
RAGS - v1.11.0
Loading...
Props for the Paned split-view widget.