GNOME Bugzilla – Bug 100488
gtk_message_dialog_set_label(), ::label property
Last modified: 2011-02-04 16:10:23 UTC
It would be good to be able to change the text on a message dialog, though perhaps just a accessor for the label widget would be enough. One use of this of the property is being able to create alternate constructors without having to dig into the internals or (when not deriving, using a "%s", string hack) Probably also set_use_markup(), ::use-markup property. (See bug 65501 for adding gtk_message_dialog_new_with_markup())
Not worth keeping 2 bugs for essentially the same thing *** This bug has been marked as a duplicate of 311254 ***