Menu.appendSection

Convenience function for appending a section menu item to the end of menu. Combine Menu.itemNewSection and Menu.insertItem for a more flexible alternative.

class Menu
void
appendSection

Parameters

label string

the section label, or NULL

section MenuModel

a gio.MenuModel with the items of the section

Meta

Since

2.32