Picture.this

Creates a new GtkPicture displaying @paintable.

The GtkPicture will track changes to the @paintable and update its size and contents in response to it.

Parameters

paintable PaintableIF

a GdkPaintable, or %NULL

Return Value

a new GtkPicture

Throws

ConstructionException GTK+ fails to create the object.

Meta