gtkTooltipSetTipArea: gtkTooltipSetTipArea

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the area of the widget, where the contents of this tooltip apply, to be rect (in widget coordinates). This is especially useful for properly setting tooltips on GtkTreeView rows and cells, GtkIconViews, etc.

Usage

1
gtkTooltipSetTipArea(object, area)

Arguments

object

a GtkTooltip

area

a GdkRectangle

Details

For setting tooltips on GtkTreeView, please refer to the convenience functions for this: gtkTreeViewSetTooltipRow and gtkTreeViewSetTooltipCell. Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.