prependItem

open fun prependItem(item: MenuItem)

Prepends @item to the start of @menu.

See g_menu_insert_item() for more information.

Since

2.32

Parameters

item

a #GMenuItem to prepend