gtkTreeViewGetTooltipColumn {RGtk2} | R Documentation |
Returns the column of tree.view
's model which is being used for
displaying tooltips on tree.view
's rows.
gtkTreeViewGetTooltipColumn(object)
|
[GtkTreeView ] a GtkTreeView |
Since 2.12
[integer] the index of the tooltip column that is currently being used, or -1 if this is disabled.
Derived by RGtkGen from GTK+ documentation