setTooltipCell

open fun setTooltipCell(tooltip: Tooltip, path: TreePath, cell: CellRenderer? = null)(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.GridView instead

---

Sets the tip area of @tooltip to the area which @cell occupies in the item pointed to by @path. See also gtk_tooltip_set_tip_area().

See also gtk_icon_view_set_tooltip_column() for a simpler alternative.

Parameters

tooltip

a GtkTooltip

path

a GtkTreePath

cell

a GtkCellRenderer