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 98411 - GtkStatusbar not able to use Pango markup
GtkStatusbar not able to use Pango markup
Status: RESOLVED DUPLICATE of bug 90286
Product: gtk+
Classification: Platform
Component: Widget: Other
2.0.x
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2002-11-13 17:32 UTC by Morten Brix Pedersen
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Brix Pedersen 2002-11-13 17:32:37 UTC
Since GtkStatusbar is almost just a label, why is it that it's not possible
to use Pango markup with it?

If there is no special reason why this feature isn't available, then
consider this a feature request.
Comment 1 Owen Taylor 2002-11-13 19:46:42 UTC
The main reason that it isn't already in CVS is that statusbar
has some stupid virtualization of internals that makes it hard
to make feature additions compatibly.


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