IconView.getTooltipColumn

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

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.

Meta