]> Pileus Git - ~andy/gtk/commit
statusicon: port to GtkIconHelper
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 30 Nov 2011 22:50:51 +0000 (17:50 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 5 Dec 2011 14:09:43 +0000 (09:09 -0500)
commit2e01dc1b7a134a6482f39ae7b3b6c840442c93db
tree6adfb1584fce825fd3b136b504b82d63e3753936
parentc47ef89acaab3f34c865b0f0d29855822c11bacb
statusicon: port to GtkIconHelper

Just always render the pixbuf ourselves and set it on the GtkImage in
the X11 case.
Code for other backends was already rendering the pixbuf manually before
translating it into a native type, so this greatly simplifies the code.

https://bugzilla.gnome.org/show_bug.cgi?id=665409
gtk/gtkstatusicon.c