gtkTreeViewSetTooltipRow {RGtk2} | R Documentation |
Sets the tip area of tooltip
to be the area covered by the row at path
.
See also gtkTooltipsetTipArea
.
gtkTreeViewSetTooltipRow(object, tooltip, path)
|
[GtkTreeView ] a GtkTreeView |
|
[GtkTooltip ] a GtkTooltip |
|
[GtkTreePath ] a GtkTreePath |
Since 2.12
Derived by RGtkGen from GTK+ documentation