Static gio::MENU_LINK_SUBMENU [−][src]
pub static MENU_LINK_SUBMENU: Lazy<&'static str>
Expand description
The name of the link that associates a menu item with a submenu.
See also MenuItem::set_link()
.
pub static MENU_LINK_SUBMENU: Lazy<&'static str>
The name of the link that associates a menu item with a submenu.
See also MenuItem::set_link()
.