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 gtk.TreeView rows and cells, gtk.IconViews, etc.
For setting tooltips on gtk.TreeView, please refer to the convenience functions for this: TreeView.setTooltipRow and TreeView.setTooltipCell.
a gdk.Rectangle
2.12
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 gtk.TreeView rows and cells, gtk.IconViews, etc.
For setting tooltips on gtk.TreeView, please refer to the convenience functions for this: TreeView.setTooltipRow and TreeView.setTooltipCell.