After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 100488 - gtk_message_dialog_set_label(), ::label property
gtk_message_dialog_set_label(), ::label property
Status: RESOLVED DUPLICATE of bug 311254
Product: gtk+
Classification: Platform
Component: Widget: Other
2.1.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2002-12-06 01:23 UTC by Owen Taylor
Modified: 2011-02-04 16:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Owen Taylor 2002-12-06 01:23:25 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())
Comment 1 Matthias Clasen 2006-01-09 20:35:07 UTC
Not worth keeping 2 bugs for essentially the same thing

*** This bug has been marked as a duplicate of 311254 ***