[Top]
GTK2
GTK2.MessageDialog
|
Method GTK2.MessageDialog()->format_secondary_markup()
- Method
format_secondary_markup
GTK2.MessageDialog format_secondary_markup(string text)
- Description
Sets the secondary text of the message dialog to be text, which is
marked up with the Pango text markup language.
Note tha tsetting a secondary text makes the primary text become bold,
unless you have provided explicit markup.
|