gtk-rs musing
Random experimentations with rust, gtk-rs and cairo :
- pixbuf_iconview :
populating a
gtk::IconView
widget with somegdk_pixbuf::Pixbuf
. The Pixbufs are generated from a.png
background and somecairo::Context
rendering.
Random experimentations with rust, gtk-rs and cairo :
gtk::IconView
widget
with some gdk_pixbuf::Pixbuf
.
The Pixbufs are generated from a .png
background and some
cairo::Context
rendering.