Package: gtk
Function gtk-tree-view-set-tooltip-cell
Lambda Listgtk-tree-view-set-tooltip-cell (view tooltip path column renderer) ArgumentsDetails                Sets the tip area of tooltip to the area path, column and    renderer have in common.    For example if path is nil and column is set, the tip area  will be set to the full area covered by column. See also the function  gtk-tooltip-set-tip-area. Note that if path is not specified and renderer is set and part of a column containing the expander, the tooltip might not show and hide at the correct position. In such cases path must be set to the current node under the mouse cursor for this function to operate correctly. See also the function gtk-tree-view-tooltip-column for a simpler alternative.  | See also | 
2021-2-26