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, or nil

Details

Sets the text of the tooltip to be markup. The string must be marked up with Pango markup. If the markup argument is nil, the label will be hidden.
 

See also

#2024-7-8