Package: gtk

Function gtk:icon-view-set-tooltip-item

Lambda List

gtk:icon-view-set-tooltip-item (view tooltip path)

Arguments

view -- a gtk:icon-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 item at path. See also the gtk:icon-view-tooltip-column function for a simpler alternative. See also the gtk:tooltip-set-tip-area function.

Warning

The gtk:icon-view implementation is deprecated since 4.10. Use the gtk:grid-view implementation instead.
 

See also

#2024-5-1