Constructor
Gtk.PopoverMenuBar.new_from_model
Declaration [src]
GtkWidget*
gtk_popover_menu_bar_new_from_model (
  GMenuModel* model
)
Parameters
| model | GMenuModel* | 
| a  | |
| Can be NULL | |
| Ownership is not transferred to the callee | 
Return value
| Returns: GtkWidget | |
| a new  | |
| Ownership is not transferred to the caller | |