Widget.queueComputeExpand

void queueComputeExpand() nothrow

Mark widget as needing to recompute its expand flags. Call this function when setting legacy expand child properties on the child of a container.

See gtk.widget.Widget.computeExpand.