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 681185 - Document precedence between tooltip-markup and tooltip-text
Document precedence between tooltip-markup and tooltip-text
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Documentation
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-08-04 09:24 UTC by Paolo Borelli
Modified: 2014-10-20 03:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Paolo Borelli 2012-08-04 09:24:22 UTC
GtkWidget has two properties, tooltip-markup and tooltip-text, and it is not clear which one takes precedence if both are set
Comment 1 Matthias Clasen 2012-08-07 03:25:46 UTC
last-one wins, I believe ?