Description Usage Arguments Details Author(s)
Sets the area of the widget, where the contents of this tooltip apply,
to be rect
(in widget coordinates). This is especially useful for
properly setting tooltips on GtkTreeView
rows and cells, GtkIconViews
,
etc.
1 | gtkTooltipSetTipArea(object, area)
|
|
a |
|
a |
For setting tooltips on GtkTreeView
, please refer to the convenience
functions for this: gtkTreeViewSetTooltipRow
and
gtkTreeViewSetTooltipCell
.
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.