[ Version ( since = "2.16" ) ]
public Icon gicon { get; set; }
The Icon displayed in the Action.
Use the "icon" attribute on a MenuItem instead
Note that the stock icon is preferred, if the stock_id property holds the id of an existing stock icon.
This is an appearance property and thus only applies if use_action_appearance is true.