gtkMessageDialogFormatSecondaryText {RGtk2} | R Documentation |
Sets the secondary text of the message dialog to be message.format
(with printf()
-style).
gtkMessageDialogFormatSecondaryText(object, ...)
|
[GtkMessageDialog ] a GtkMessageDialog |
|
arguments for message.format |
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