Invoke the resize callbacks of the specified container
void PtInvokeResizeCallbacks( PtWidget_t *container );
This function sets up a cbinfo structure and invokes the resize callbacks attached to the specified container.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |