TreeView.setTooltipRow

Sets the tip area of tooltip to be the area covered by the row at path. See also gtk_tree_view_set_tooltip_column() for a simpler alternative. See also gtk_tooltip_set_tip_area(). Since 2.12

class TreeView
void
setTooltipRow

Parameters

tooltip Tooltip

a GtkTooltip

path TreePath

a GtkTreePath

Meta