Tooltip.setIconFromGicon
void setIconFromGicon(gio.icon.Icon gicon = null)Sets the icon of the tooltip (which is in front of the text) to be the icon indicated by gicon with the size indicated by size. If gicon is null, the image will be hidden.
Parameters
gicon | a [gio.icon.Icon] representing the icon |