Package: gtk

Function gtk-tree-view-set-tooltip-row

Lambda List

gtk-tree-view-set-tooltip-row (view tooltip path)

Arguments

view -- a gtk-tree-view widget
tooltip -- a gtk-tooltip object
path -- a gtk-tree-path instance

Details

Sets the tip area of tooltip to be the area covered by the row at path. See also the function gtk-tree-view-tooltip-column for a simpler alternative. See also the function gtk-tooltip-set-tip-area.
 

See also

2021-2-26