GtkCellAreaContextClass.getPreferredWidthForHeight

Returns the aligned width for the given height that context must store while collecting sizes for it’s rows.

struct GtkCellAreaContextClass
extern (C)
void function(GtkCellAreaContext* context, int height, int* minimumWidth, int* naturalWidth) getPreferredWidthForHeight;