Image.getPaintable

Gets the image gdk.paintable.Paintable being displayed by the gtk.image.Image.

The storage type of the image must be gtk.types.ImageType.Empty or gtk.types.ImageType.Paintable (see gtk.image.Image.getStorageType). The caller of this function does not own a reference to the returned paintable.

class Image
getPaintable
()

Return Value

Type: gdk.paintable.Paintable

the displayed paintable