Image.getPaintable
gdk.paintable.Paintable 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.
Returns
the displayed paintable