gtkTooltipSetIconFromGicon: gtkTooltipSetIconFromGicon

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 icon indicated by gicon with the size indicated by size. If gicon is NULL, the image will be hidden.

Usage

1
gtkTooltipSetIconFromGicon(object, gicon, size)

Arguments

object

a GtkTooltip

gicon

a GIcon representing the icon, or NULL. [ allow-none ]

size

a stock icon size. [ type int]

Details

Since 2.20

Author(s)

Derived by RGtkGen from GTK+ documentation


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