GdkPaintableInterface.getIntrinsicAspectRatio

struct GdkPaintableInterface
extern (C)
double function(GdkPaintable* paintable) getIntrinsicAspectRatio;

Return Value

the intrinsic aspect ratio of @paintable or 0 if none.

Meta