Package: gtk
Accessor gtk:widget-tooltip-markup
Lambda Listgtk:widget-tooltip-markup (object) SyntaxArgumentsDetails Accessor of the tooltip-markup slot of the gtk:widget class. The gtk:widget-tooltip-markup function gets the contents of the tooltip. The (setf gtk:widget-tooltip-markup) function sets markup as the
contents of the tooltip, which is marked up with the Pango text markup
language. This function will take care of setting the has-tooltip property to true and of the default handler for the "query-tooltip" signal. See also the tooltip-markup property and the gtk:tooltip-set-markup function. | See also |
2025-2-13