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 676429 - no way to force showing icons in buttons
no way to force showing icons in buttons
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 676120
 
 
Reported: 2012-05-20 15:57 UTC by William Jon McCann
Modified: 2012-05-21 17:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Provide a way to force showing icons in buttons (6.83 KB, patch)
2012-05-20 16:07 UTC, William Jon McCann
committed Details | Review

Description William Jon McCann 2012-05-20 15:57:58 UTC
Sometimes we want to use an icon in a button, say bug 676120. There isn't an easy way to override the gtk-button-images setting like we have for GtkImageMenuItem.
Comment 1 William Jon McCann 2012-05-20 16:07:26 UTC
Created attachment 214502 [details] [review]
Provide a way to force showing icons in buttons
Comment 2 Matthias Clasen 2012-05-21 17:12:09 UTC
Review of attachment 214502 [details] [review]:

Not super-thrilled by extending the show-images hacks, but yeah, we should probably add this as a short term workaround
Comment 3 William Jon McCann 2012-05-21 17:59:30 UTC
Attachment 214502 [details] pushed as 346b933 - Provide a way to force showing icons in buttons