Skip to main content

Type Alias: GtkPopoverMenuBarProps

GtkPopoverMenuBarProps = WidgetProps & object

Defined in: generated/jsx.ts:7452

Props for the GtkPopoverMenuBar widget.

Type Declaration

NameTypeDescriptionDefined in
children?ReactNode-generated/jsx.ts:7459
menuModel?Gio.MenuModel | nullThe GMenuModel from which the menu bar is created. The model should only contain submenus as toplevel elements.generated/jsx.ts:7458
onNotify?(self, propName) => void | nullCalled when any property on this widget changes. Param The widget that emitted the notification Param The name of the property that changed (in kebab-case)generated/jsx.ts:7465
ref?Ref<Gtk.PopoverMenuBar>-generated/jsx.ts:7466