GdkPaintableInterface.getCurrentImage

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

Return Value

An immutable paintable for the current contents of @paintable.

Meta