Package: gtk
Class gtk:tooltip
Superclassesgobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct Slots
None
Details The gtk:tooltip object is an object representing a widget tooltip.
Basic tooltips can be realized simply by using the gtk:widget-tooltip-text or gtk:widget-tooltip-markup functions
without any explicit tooltip object. When you need a tooltip with a little more fancy contents, like adding an image, or you want the tooltip to have different contents per gtk:tree-view row or cell, you will have to do a little more work:
| Inherited Slot Access FunctionsSee also |
2024-7-8