Picture.newForPaintable

gtk.picture.Picture newForPaintable(gdk.paintable.Paintable paintable = null)

Creates a new gtk.picture.Picture displaying paintable.

The gtk.picture.Picture will track changes to the paintable and update its size and contents in response to it.

Parameters

paintablea gdk.paintable.Paintable

Returns