Package: gtk

Function gtk:message-dialog-set-markup

Lambda List

gtk:message-dialog-set-markup (dialog text)

Arguments

dialog -- a gtk:message-dialog widget
text -- a markup string, see Pango markup format

Details

Sets the text of the message dialog to be text, which is marked up with the Pango text markup language.
 

See also

#2023-03-21