set_tooltip_cell


Description:

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.

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`