Package: gtk
Function gtk:entry-icon-tooltip-markup
Lambda Listgtk:entry-icon-tooltip-markup (entry pos) SyntaxArgumentsDetails The gtk:entry-icon-tooltip-markup function gets the contents of the
tooltip on the icon at the specified position in the text entry. The (setf gtk:entry-icon-tooltip-markup) function sets the tooltip for the icon at the specified position. The tooltip argument is assumed to be marked up with the Pango text markup language. Use nil for tooltip to remove an existing tooltip. See also the gtk:widget-tooltip-markup and gtk:entry-icon-tooltip-text functions. | See also |
#2023-9-18