Picture.setPaintable
void setPaintable(gdk.paintable.Paintable paintable = null)Makes self display the given paintable.
If paintable is null, nothing will be displayed.
See [gtk.picture.Picture.newForPaintable] for details.
Parameters
paintable | a [gdk.paintable.Paintable] |