Method

Gtk.PopoverMenu.get_menu_model

Declaration [src]

GMenuModel*
gtk_popover_menu_get_menu_model (
  GtkPopoverMenu* popover
)

Description [src]

Returns the menu model used to populate the popover.

Return value

Returns: GMenuModel*

the menu model of popover

Ownership is not transferred to the caller