IconView.getTooltipColumn

Returns the column of icon_view’s model which is being used for displaying tooltips on icon_view’s rows.

More...
class IconView
int
getTooltipColumn
()

Return Value

Type: int

the index of the tooltip column that is currently being used, or -1 if this is disabled.

Detailed Description

Deprecated: Use gtk.grid_view.GridView instead