GtkCellAreaContextClass.getPreferredHeightForWidth

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

struct GtkCellAreaContextClass
extern (C)
void function(GtkCellAreaContext* context, int width, int* minimumHeight, int* naturalHeight) getPreferredHeightForWidth;