gtkMessageDialogSetMarkup {RGtk2} | R Documentation |
Sets the text of the message dialog to be str
, which is marked
up with the Pango text markup
language.
gtkMessageDialogSetMarkup(object, str)
|
[GtkMessageDialog ] a GtkMessageDialog |
|
[character] markup string (see Pango markup format) |
Since 2.4
Derived by RGtkGen from GTK+ documentation