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 for the message dialog to be text, which is marked up with the Pango text markup language.

Warning

The gtk:message-dialog widget is deprecated since 4.10. Use the gtk:alert-dialog widget instead.
 

See also

2024-5-2