Type Alias: GtkPopoverMenuBarProps
GtkPopoverMenuBarProps =
WidgetProps&object
Defined in: generated/jsx.ts:6004
Props for the GtkPopoverMenuBar widget.
Type Declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
children? | ReactNode | - | generated/jsx.ts:6011 |
menuModel? | Gio.MenuModel | null | The GMenuModel from which the menu bar is created. The model should only contain submenus as toplevel elements. | generated/jsx.ts:6010 |
ref? | Ref<Gtk.PopoverMenuBar> | - | generated/jsx.ts:6012 |