RAGS - v1.10.0
Preparing search index...
widgets/entry
EntryProps
Type Alias EntryProps<Attr, Self>
EntryProps
:
BaseProps
<
Self
,
Gtk.Entry.ConstructorProps
&
{
on_accept
?:
EventHandler
<
Self
>
;
on_change
?:
EventHandler
<
Self
>
;
}
,
Attr
,
>
Props for the Entry text input widget.
Type Parameters
Attr
=
unknown
Self
=
Entry
<
Attr
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RAGS - v1.10.0
Loading...
Props for the Entry text input widget.