Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkTooltipSetCustom

gtkTooltipSetCustom


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

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

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.