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 655154 - Fix GIcon and GLoadableIcon bindings
Fix GIcon and GLoadableIcon bindings
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Bindings: GLib
0.13.x
Other All
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks: 650414
 
 
Reported: 2011-07-22 23:01 UTC by Philip Withnall
Modified: 2011-07-25 18:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix the GIcon and GLoadableIcon bindings (3.75 KB, patch)
2011-07-22 23:02 UTC, Philip Withnall
none Details | Review

Description Philip Withnall 2011-07-22 23:01:51 UTC
Patch coming up to fix the bindings for GIcon and GLoadableIcon. I hope I've done this the correct way.
Comment 1 Philip Withnall 2011-07-22 23:02:58 UTC
Created attachment 192510 [details] [review]
Fix the GIcon and GLoadableIcon bindings
Comment 2 Evan Nemerson 2011-07-25 18:03:14 UTC
commit f127245b7ed7e349ede5e997be5a12ad8debca68
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jul 25 11:01:41 2011 -0700

    gio-2.0: Fix the GIcon and GLoadableIcon bindings
    
    Fixes bug 655154.