[ Version ( since = "2.12" ) ]
public void set_tooltip_row (Tooltip tooltip, TreePath path)
Sets the tip area of tooltip to be the area covered by the row at path.
Use [class@Gtk.ListView] or [class@Gtk.ColumnView] instead
See also set_tooltip_column for a simpler alternative. See also set_tip_area.
| this |
a `GtkTreeView` |
| tooltip |
a `GtkTooltip` |
| path |
a `GtkTreePath` |