Constructor
GtkPopoverMenuBarnew_from_model
Declaration [src]
GtkWidget*
gtk_popover_menu_bar_new_from_model (
  GMenuModel* model
)
Parameters
| model | GMenuModel* | 
| A  | |
| The argument can be NULL. | |
| The data is owned by the caller of the function. | 
Return value
| Returns: | GtkWidget | 
| A new  | |
| The data is owned by the called function. |