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