| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) | 
Modify the gflags field of the widget
unsigned PtGenListSetGflags( PtWidget_t *widget, 
                             unsigned value, 
                             unsigned mask );
This function modifies the gflags field of the widget. The bits defined by mask will be set to the value defined by value.
The old value of gflags.
Photon
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) |