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)
|
[GtkIconView ] a GtkIconView |
|
[GtkTooltip ] a GtkTooltip |
|
[GtkTreePath ] a GtkTreePath |
|
[GtkCellRenderer ] a GtkCellRenderer or NULL |
Since 2.12
Derived by RGtkGen from GTK+ documentation