[ Version ( since = "2.12" ) ]
public void set_tooltip_cell (Tooltip tooltip, TreePath path, CellRenderer? cell)
Sets the tip area of tooltip to the area which cell occupies in the item pointed to by path.
Use [class@Gtk.GridView] instead
See also set_tip_area.
See also set_tooltip_column for a simpler alternative.
| this |
a `GtkIconView` |
| tooltip |
a `GtkTooltip` |
| path |
a `GtkTreePath` |
| cell |
a `GtkCellRenderer` |