RAGS - v1.10.0
Preparing search index...
widgets/menuitem
MenuItemProps
Type Alias MenuItemProps<Child, Attr, Self>
MenuItemProps
:
BaseProps
<
Self
,
Gtk.MenuItem.ConstructorProps
&
{
child
?:
Child
;
on_activate
?:
Event
<
Self
>
;
on_deselect
?:
Event
<
Self
>
;
on_select
?:
Event
<
Self
>
;
}
,
Attr
,
>
Props for the MenuItem widget.
Type Parameters
Child
extends
Gtk.Widget
=
Gtk.Widget
Attr
=
unknown
Self
=
MenuItem
<
Child
,
Attr
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RAGS - v1.10.0
Loading...
Props for the MenuItem widget.