This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
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()