PtWidgetFlags()

Retrieve a widget's flags

Synopsis:

long PtWidgetFlags( PtWidget_t *widget );

Library:

ph

Description:

This function retrieves a widget's flags. For the meanings of the bits in this flag variable, see:

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtWidgetClassFlags()