gtkIconViewSetTooltipCell {RGtk2} | R Documentation |
Sets the tip area of tooltip
to the area which cell
occupies in
the item pointed to by path
. See also gtkTooltipSetTipArea
.
gtkIconViewSetTooltipCell(object, tooltip, path, cell)
|
|
|
|
|
|
|
a |
See also gtkIconViewSetTooltipColumn
for a simpler alternative.
Since 2.12
Derived by RGtkGen from GTK+ documentation