Force a widget to calculate its extent
PtWidget_t *PtExtentWidget( PtWidget_t *widget );
ph
This function forces the specified widget to calculate its preferred size and apply its resize policy.
A pointer to the widget.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PtExtentWidgetFamily(), PtReRealizeWidget(), PtWidgetExtent()
“Widget geometry” in the Introduction to the Photon Programmer's Guide