GdkPaintableInterface.getCurrentImage

return a gdk.paintable.Paintable that does not change over time. This means the gdk.types.PaintableFlags.Size and gdk.types.PaintableFlags.Contents flag are set.

struct GdkPaintableInterface
extern (C)
GdkPaintable* function(GdkPaintable* paintable) getCurrentImage;