get_tooltip_column


Description:

[ Version ( since = "2.12" ) ]
public int get_tooltip_column ()

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

Note:

Use [class@Gtk.GridView] instead

Parameters:

this

a `GtkIconView`

Returns:

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