Anchor a container and its children
int PtApplyAnchors( PtWidget_t *container );
This function performs any necessary anchoring on the provided container widget and all its registered children.
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
PtAnchorWidget(), PtContainerDeregister(), PtContainerRegister()