Static gio::MENU_LINK_SECTION[][src]

pub static MENU_LINK_SECTION: Lazy<&'static str>
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().