set_tooltip_cell


Description:

[ 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.

See also set_tip_area.

See also set_tooltip_column for a simpler alternative.

Parameters:

this

a IconView

tooltip

a Tooltip

path

a TreePath

cell

a CellRenderer or null