This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Register a widget with its parent for anchoring
void PtAnchorRegister( PtWidget_t *widget );
This function registers widget with its parent for anchoring.
Registration is done automatically when the anchor flags are set. You'll need to use this function only if you take over the Pt_ARG_ANCHOR_FLAGS and Pt_ARG_ANCHOR_OFFSETS resources.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |