Tooltip.setIconFromIconName

Sets the icon of the tooltip (which is in front of the text) to be the icon indicated by icon_name with the size indicated by size. If icon_name is null, the image will be hidden.

class Tooltip
void
setIconFromIconName

Parameters

iconName string

an icon name, or null

size gtk.types.IconSize

a stock icon size (#GtkIconSize)