| gtkIconViewGetTooltipColumn {RGtk2} | R Documentation |
Returns the column of icon.view's model which is being used for
displaying tooltips on icon.view's rows.
gtkIconViewGetTooltipColumn(object)
|
[GtkIconView] a GtkIconView |
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