Static gio::MENU_ATTRIBUTE_ICON
source · pub static MENU_ATTRIBUTE_ICON: &GStr
Expand description
The menu item attribute which holds the icon of the item.
The icon is stored in the format returned by IconExt::serialize()
.
This attribute is intended only to represent ‘noun’ icons such as favicons for a webpage, or application icons. It should not be used for ‘verbs’ (ie: stock icons).