set_tooltip_row


Description:

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.

Note:

Use [class@Gtk.ListView] or [class@Gtk.ColumnView] instead

See also set_tooltip_column for a simpler alternative. See also set_tip_area.

Parameters:

this

a `GtkTreeView`

tooltip

a `GtkTooltip`

path

a `GtkTreePath`