Tooltip.setIconFromStock

Sets the icon of the tooltip (which is in front of the text) to be the stock item indicated by @stock_id with the size indicated by @size. If @stock_id is %NULL, the image will be hidden.

More...
class Tooltip
void
setIconFromStock

Parameters

stockId string

a stock id, or %NULL

size GtkIconSize

a stock icon size (#GtkIconSize)

Detailed Description

Deprecated: Use gtk_tooltip_set_icon_from_icon_name() instead.

Meta

Since

2.12