Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

PtSyncWidget()

Synchronize widget

Synopsis:

int PtSyncWidget( PtWidget_t *widget );

Library:

ph

Description:

This function ensures that all flagged actions (such as a complete rebuild, a resize including extenting, and any required region changes) are performed on the specified widget.

Returns:

0
Success.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtAppAddInput(), PtAppAddWorkProc(), PtFlush(), PtUpdate()