GdkPaintableInterface.getIntrinsicHeight

struct GdkPaintableInterface
extern (C)
int function(GdkPaintable* paintable) getIntrinsicHeight;

Return Value

the intrinsic height of @paintable or 0 if none.

Meta