and you can't get back the exact pixbuf once this is called, only a paintable.
Parameters
pixbuf | a gdkpixbuf.pixbuf.Pixbuf or NULL |
Deprecated
Use gtk.image.Image.setFromPaintable instead
void setFromPixbuf(gdkpixbuf.pixbuf.Pixbuf pixbuf = null)Sets a gtk.image.Image to show a gdkpixbuf.pixbuf.Pixbuf.
See gtk.image.Image.newFromPixbuf for details.
and you can't get back the exact pixbuf once this is called, only a paintable.
pixbuf | a gdkpixbuf.pixbuf.Pixbuf or NULL |