Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
PtReRealizeWidget()
Force a widget to unrealize and then rerealize itself
Synopsis:
int PtReRealizeWidget( PtWidget_t *widget );
Library:
ph
Description:
This function forces the specified widget and all its descendants to unrealize and rerealize themselves.
![]() |
This function is heavy handed, so use it sparingly. As we add more advanced geometry negotiation to the widget engine, this function will become obsolete. |
Returns:
- 0
- Successful completion.
- -1
- An error occurred.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
PtRealizeWidget(), PtUnrealizeWidget()
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)
