gtkIconViewSetTooltipItem {RGtk2}R Documentation

gtkIconViewSetTooltipItem

Description

Sets the tip area of tooltip to be the area covered by the item at path. See also gtkIconViewSetTooltipColumn for a simpler alternative. See also gtkTooltipSetTipArea.

Usage

gtkIconViewSetTooltipItem(object, tooltip, path)

Arguments

object

a GtkIconView

tooltip

a GtkTooltip

path

a GtkTreePath

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]