Static gio::MENU_LINK_SECTION
source · pub static MENU_LINK_SECTION: &GStr
Expand description
The name of the link that associates a menu item with a section. The linked menu will usually be shown in place of the menu item, using the item’s label as a header.
See also MenuItem::set_link()
.