gtkTooltipSetIconFromStock: gtkTooltipSetIconFromStock

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

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.

Usage

1
gtkTooltipSetIconFromStock(object, stock.id, size)

Arguments

object

a GtkTooltip

stock.id

a stock id, or NULL. [ allow-none ]

size

a stock icon size. [ type int]

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.