gtkTooltipSetCustom: gtkTooltipSetCustom

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Replaces the widget packed into the tooltip with custom.widget. custom.widget does not get destroyed when the tooltip goes away. By default a box with a GtkImage and GtkLabel is embedded in the tooltip, which can be configured using gtkTooltipSetMarkup and gtkTooltipSetIcon.

Usage

1
gtkTooltipSetCustom(object, custom.widget)

Arguments

object

a GtkTooltip

custom.widget

a GtkWidget, or NULL to unset the old custom widget. [ allow-none ]

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


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