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 |