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 |
[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