Widget.queueComputeExpand

void queueComputeExpand()

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].