Synchronize widget
int PtSyncWidget( PtWidget_t *widget );
This function ensures that all flagged actions (such as a complete rebuild, a resize including extenting, and any required region changes) are performed on the specified widget.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PtAppAddInput(), PtAppAddWorkProc(), PtFlush(), PtUpdate()