set_tooltip_cell
Description:
Sets the tip area of tooltip to the area which cell occupies in the item pointed to by path.
Note:
Use [class@Gtk.GridView] instead
See also set_tip_area.
See also set_tooltip_column for a simpler alternative.
Parameters:
| this |
a `GtkIconView` |
| tooltip |
a `GtkTooltip` |
| path |
a `GtkTreePath` |
| cell |
a `GtkCellRenderer` |