Menu.append

Convenience function for appending a normal menu item to the end of @menu. Combine g_menu_item_new() and g_menu_insert_item() for a more flexible alternative.

class Menu
void
append
(
string label
,)

Parameters

label string

the section label, or %NULL

detailedAction string

the detailed action string, or %NULL

Meta

Since

2.32