gtkMessageDialogFormatSecondaryText {RGtk2.10} | R Documentation |
Sets the secondary text of the message dialog to be message.format
(with printf()
-style).
gtkMessageDialogFormatSecondaryText(object, ...)
|
[character] printf() -style format string, or NULL |
Note that setting a secondary text makes the primary text become bold, unless you have provided explicit markup.
Since 2.6
Derived by RGtkGen from GTK+ documentation