Creates a new gtk.picture.Picture displaying pixbuf.
This is a utility function that calls gtk.picture.Picture.newForPaintable, See that function for details.
The pixbuf must not be modified after passing it to this function.
a gdkpixbuf.pixbuf.Pixbuf
a new gtk.picture.Picture
Deprecated: Use gtk.picture.Picture.newForPaintable and gdk.texture.Texture.newForPixbuf instead
Creates a new gtk.picture.Picture displaying pixbuf.
This is a utility function that calls gtk.picture.Picture.newForPaintable, See that function for details.
The pixbuf must not be modified after passing it to this function.