PtInvokeResizeCallbacks()

Invoke the resize callbacks of the specified container

Synopsis:

void PtInvokeResizeCallbacks( PtWidget_t *container );

Arguments:

container
A pointer to the container widget whose resize callbacks you want to invoke.

Description:

This function sets up a cbinfo structure and invokes the resize callbacks attached to the specified container.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No