| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) | 
Force a widget to unrealize and then rerealize itself
int PtReRealizeWidget( PtWidget_t *widget );
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. | 
Photon
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
PtRealizeWidget(), PtUnrealizeWidget()
| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) |