RGtk2 (version 2.20.31)

gtkTooltipSetIconFromIconName: gtkTooltipSetIconFromIconName

Description

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.

Usage

gtkTooltipSetIconFromIconName(object, icon.name = NULL, size)

Arguments

object
icon.name
an icon name, or NULL. [ allow-none ]
size
a stock icon size. [ type int]

Details

Since 2.14