GdkPaintableInterface.getIntrinsicWidth

The preferred width for this object to be snapshot at or 0 if none. This is purely a hint. The object must still be able to render at any size.

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