gtkMessageDialogFormatSecondaryMarkup: gtkMessageDialogFormatSecondaryMarkup

Description Usage Arguments Details Author(s)

View source: R/gtkManuals.R

Description

Sets the secondary text of the message dialog to be message.format (with printf()-style), which is marked up with the Pango text markup language.

Usage

1

Arguments

object

a GtkMessageDialog

...

undocumented

Details

Note that setting a secondary text makes the primary text become bold, unless you have provided explicit markup.

Due to an oversight, this function does not escape special XML characters like gtkMessageDialogNewWithMarkup does. Thus, if the arguments may contain special XML characters, you should use gMarkupPrintfEscaped() to escape it.

1
# GMarkup is not yet supported in RGtk2

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.