Description Usage Arguments Details Author(s)
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
.
1 | gtkTooltipSetCustom(object, custom.widget)
|
|
a |
|
a |
Since 2.12
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.