Package: gtk
Function gtk:tooltip-set-custom
Lambda Listgtk:tooltip-set-custom (tooltip widget) ArgumentsDetails
Replaces the widget packed into the tooltip with a custom widget. widget does not get destroyed when the tooltip goes away. By default a box with a gtk:image and gtk:label widget is
embedded in the tooltip, which can be configured using the gtk:tooltip-set-markup and gtk:tooltip-set-icon functions. | See also |
#2023-2-23