Package: gtk

Function gtk-tooltip-set-markup

Lambda List

gtk-tooltip-set-markup (tooltip markup)

Arguments

tooltip -- a gtk-tooltip object
markup -- a markup string, see Pango markup format, or nil

Details

Sets the text of the tooltip to be markup, which is marked up with the Pango text markup language. If markup is nil, the label will be hidden.
 

See also

2020-6-3