Benjamin Otte <otte <at> gnome.org> writes:

>
> Bastien Nocera <hadess <at> hadess.net> writes:
> 
> > Benjamin surely has comments[2] :)
> > 
> > [2]: https://bugzilla.gnome.org/show_bug.cgi?id=491507#c13
> I think gdk-pixbuf should just die already, but it won't. And now you're
> resurrecting it, dammit!
> 
> 3. an area of custom drawing
> [...]
> https://git.gnome.org/browse/gtk+/tree/gtk/gtkcssimageprivate.h is what GTK
> uses internally for the different image types CSS supports. You can look for
> the various subclasses that implement those from url() and linear-gradient()
> to -gtk-icontheme() and cross-fade().
>
I just realized that the library I was working on when I referenced still
exists in my Freedesktop git repo if anyone wants to have a look:
http://cgit.freedesktop.org/~company/pig
The relevant places for the API are probably
http://cgit.freedesktop.org/~company/pig/tree/pig/pig-picture.h
http://cgit.freedesktop.org/~company/pig/tree/pig/pig-picture.c#n189
and the rest of the API docs in that file.

Benjamin

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to