IconView.setTooltipCell

Sets the tip area of tooltip to the area which cell occupies in the item pointed to by path. See also gtk.tooltip.Tooltip.setTipArea.

See also gtk.icon_view.IconView.setTooltipColumn for a simpler alternative.

More...

Parameters

tooltip gtk.tooltip.Tooltip
path gtk.tree_path.TreePath
cell gtk.cell_renderer.CellRenderer

Detailed Description

Deprecated: Use gtk.grid_view.GridView instead