primary_label


Description:

public Label primary_label { get; construct; }

The Gtk.Label that displays the Granite.MessageDialog.primary_text.

Most of the times, you will only want to modify the Granite.MessageDialog.primary_text string, this is available to set additional properites like Gtk.Label.use_markup if you wish to do so.