gtkIconViewSetTooltipItem {RGtk2}R Documentation

gtkIconViewSetTooltipItem

Description

Sets the tip area of tooltip to be the area covered by the item at path. See also gtkTooltipsetTipArea.

Usage

gtkIconViewSetTooltipItem(object, tooltip, path)

Arguments

object [GtkIconView] a GtkIconView
tooltip [GtkTooltip] a GtkTooltip
path [GtkTreePath] a GtkTreePath

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]