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 678407 - GtkImage: fix get_property('stock')
GtkImage: fix get_property('stock')
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-06-19 13:58 UTC by Pavel Holejsovsky
Modified: 2012-06-19 14:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GtkImage: fix get_property('stock') (986 bytes, patch)
2012-06-19 13:58 UTC, Pavel Holejsovsky
committed Details | Review

Description Pavel Holejsovsky 2012-06-19 13:58:10 UTC
The code was trying to get icon's name instead of icon's stock-id.
Comment 1 Pavel Holejsovsky 2012-06-19 13:58:17 UTC
Created attachment 216750 [details] [review]
GtkImage: fix get_property('stock')
Comment 2 Pavel Holejsovsky 2012-06-19 14:26:43 UTC
Patch got GTG for master and 3.4 branch by cosimoc

Attachment 216750 [details] pushed as 7572325 - GtkImage: fix get_property('stock')