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