get_tooltip_column
Description:
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. |