appendItem

open fun appendItem(item: MenuItem)

Appends @item to the end of @menu.

See g_menu_insert_item() for more information.

Since

2.32

Parameters

item

a #GMenuItem to append