Package: gtk
Function gtk:message-dialog-format-secondary-markup
Lambda Listgtk:message-dialog-format-secondary-markup (dialog message &rest args) ArgumentsDetails Sets the secondary text for the message dialog to be message with the arguments in args, which is marked up with the Pango text markup
language.
Note that setting a secondary text makes the primary text become bold,
unless you have provided explicit markup. Due to an oversight in the C
implementation, this function does not escape special XML characters like the gtk:message-dialog-new-with-markup function does. Warning | See also |
2024-5-2