[Previous] [Contents] [Index] [Next]

PtWidgetFlags()

Retrieve a widget's flags

Synopsis:

long PtWidgetFlags( PtWidget_t *widget );

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()


[Previous] [Contents] [Index] [Next]