appendSection

open fun appendSection(label: String? = null, section: MenuModel)

Convenience function for appending a section menu item to the end of

Since

2.32

Parameters

label

the section label, or null

section

a #GMenuModel with the items of the section