Force a widget and its children to calculate their extents
int PtExtentWidgetFamily( PtWidget_t *widget );
This function forces the specified widget and all its descendants to calculate their extents.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PtExtentWidget(), PtReRealizeWidget(), PtWidgetExtent()