RAGS - v1.10.0
Preparing search index...
widgets/window
WindowProps
Type Alias WindowProps<Child, Attr, Self>
WindowProps
:
BaseProps
<
Self
,
Gtk.Window.ConstructorProps
&
{
anchor
?:
Anchor
[]
;
child
?:
Child
;
exclusive
?:
boolean
;
exclusivity
?:
Exclusivity
;
focusable
?:
boolean
;
gdkmonitor
?:
Gdk.Monitor
;
keymode
?:
Keymode
;
layer
?:
Layer
;
margins
?:
number
[]
;
monitor
?:
number
;
popup
?:
boolean
;
visible
?:
boolean
;
}
,
Attr
,
>
Props for the Window widget.
Type Parameters
Child
extends
Gtk.Widget
=
Gtk.Widget
Attr
=
unknown
Self
=
Window
<
Child
,
Attr
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RAGS - v1.10.0
Loading...
Props for the Window widget.