| gtkTooltipSetCustom {RGtk2} | R Documentation |
Replaces the widget packed into the tooltip with custom.widget.
By default a box with a GtkImage and GtkLabel is embedded in
the tooltip, which can be configured using gtkTooltipSetMarkup
and gtkTooltipSetIcon.
gtkTooltipSetCustom(object, custom.widget)
|
[GtkTooltip] a GtkTooltip |
|
[GtkWidget] a GtkWidget |
Since 2.12
Derived by RGtkGen from GTK+ documentation