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 |
[integer] the index of the tooltip column that is currently being
used, or -1 if this is disabled.
Since 2.12
Derived by RGtkGen from GTK+ documentation