Convenience function for inserting a section menu item into @menu. Combine g_menu_item_new_section() and g_menu_insert_item() for a more flexible alternative.
the position at which to insert the item
the section label, or %NULL
a #GMenuModel with the items of the section
2.32
See Implementation
Convenience function for inserting a section menu item into @menu. Combine g_menu_item_new_section() and g_menu_insert_item() for a more flexible alternative.