PopoverMenuBar.this

Creates a GtkPopoverMenuBar from a GMenuModel.

  1. this(GtkPopoverMenuBar* gtkPopoverMenuBar, bool ownedRef)
  2. this(MenuModel model)
    class PopoverMenuBar

Parameters

model MenuModel

a GMenuModel, or %NULL

Return Value

a new GtkPopoverMenuBar

Throws

ConstructionException GTK+ fails to create the object.

Meta