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 674468 - Add GTK_STYLE_CLASS_DIM_LABEL
Add GTK_STYLE_CLASS_DIM_LABEL
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Class: GtkStyleContext
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-04-20 13:35 UTC by Debarshi Ray
Modified: 2012-04-27 13:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
stylecontext: Add GTK_STYLE_CLASS_DIM_LABEL (877 bytes, patch)
2012-04-20 13:37 UTC, Debarshi Ray
accepted-commit_now Details | Review
stylecontext: Add GTK_STYLE_CLASS_DIM_LABEL (893 bytes, patch)
2012-04-27 12:53 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2012-04-20 13:35:38 UTC
The "dim-label" CSS class is used by applications to show dimmed labels. Add a #define for it.
Comment 1 Debarshi Ray 2012-04-20 13:37:20 UTC
Created attachment 212422 [details] [review]
stylecontext: Add GTK_STYLE_CLASS_DIM_LABEL
Comment 2 Matthias Clasen 2012-04-26 19:11:24 UTC
Review of attachment 212422 [details] [review]:

Would be nice to have some guidance there for when it is right to use this class.
I would say 'dimmed labels' instead of 'dim labels', maybe. Other than that, looks fine
Comment 3 Debarshi Ray 2012-04-27 12:53:00 UTC
Created attachment 212959 [details] [review]
stylecontext: Add GTK_STYLE_CLASS_DIM_LABEL

Fixed the wording, and added a concise guideline.
Comment 4 Debarshi Ray 2012-04-27 13:01:12 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.