gtkIconViewGetTooltipColumn {RGtk2}R Documentation

gtkIconViewGetTooltipColumn

Description

Returns the column of icon.view's model which is being used for displaying tooltips on icon.view's rows.

Usage

gtkIconViewGetTooltipColumn(object)

Arguments

object [GtkIconView] a GtkIconView

Value

[integer] the index of the tooltip column that is currently being used, or -1 if this is disabled.
Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]