Method

Gtk.MessageDialog.set_markup

Declaration [src]

void
gtk_message_dialog_set_markup (
  GtkMessageDialog* message_dialog,
  const char* str
)

Description [src]

Sets the text of the message dialog.

Parameters

str const char*
 

string with Pango markup

 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string