Convenience function for inserting a normal menu item into menu. Combine g_menu_item_new() and g_menu_insert_item() for a more flexible alternative. Since 2.32
the position at which to insert the item
the section label, or NULL. [allow-none]
the detailed action string, or NULL. [allow-none]
See Implementation
Convenience function for inserting a normal menu item into menu. Combine g_menu_item_new() and g_menu_insert_item() for a more flexible alternative. Since 2.32