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.

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

Parameters:

this

a `GtkTreeView`

tooltip

a `GtkTooltip`

path

a `GtkTreePath`




2022 vala-language.org