GtkWidgetClass.computeExpand

Computes whether a container should give this widget extra space when possible.

struct GtkWidgetClass
extern (C)
void function(GtkWidget* widget, bool* hexpandP, bool* vexpandP) computeExpand;