Convenience function for inserting a section menu item into menu. Combine Menu.itemNewSection and Menu.insertItem for a more flexible alternative.
the position at which to insert the item
the section label, or NULL
a gio.MenuModel with the items of the section
2.32
Convenience function for inserting a section menu item into menu. Combine Menu.itemNewSection and Menu.insertItem for a more flexible alternative.