Method

Gtk.PopoverMenuBar.get_menu_model

Declaration [src]

GMenuModel*
gtk_popover_menu_bar_get_menu_model (
  GtkPopoverMenuBar* bar
)

Description [src]

Returns the model from which the contents of bar are taken.

Return value

Returns: GMenuModel*

a GMenuModel

Ownership is not transferred to the caller