Tooltip.setIcon

Sets the icon of the tooltip (which is in front of the text) to be the stock item indicated by stockID with the size indicated by size.

  1. void setIcon(StockID stockID, GtkIconSize size)
    class Tooltip
  2. void setIcon(Pixbuf pixbuf)