Method

GtkTreeViewget_tooltip_column

since: 2.12

Declaration [src]

gint
gtk_tree_view_get_tooltip_column (
  GtkTreeView* tree_view
)

Description [src]

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

Available since: 2.12

Return value

Type: gint

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