]> Pileus Git - ~andy/gtk/commit
cssimage: Return the loaded image from compute()
authorBenjamin Otte <otte@redhat.com>
Fri, 1 Feb 2013 23:23:31 +0000 (00:23 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 2 Feb 2013 00:43:37 +0000 (01:43 +0100)
commite3cd958e369395c45d18ba1a3673dfb2d5247d95
tree008234da224d1895197059ff18c6db04f3e6ad07
parent18ca907c4cb37c234868ef13797f1a563fe01502
cssimage: Return the loaded image from compute()

This way, we don't keep the indirection when actually rendering the
image.

https://bugzilla.gnome.org/show_bug.cgi?id=692934
gtk/gtkcssimageurl.c