This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Determine whether or not a widget is realized
int PtWidgetIsRealized ( PtWidget_t *widget );
ph
This macro checks to see if the given widget is realized.
A nonzero value if the widget is realized, otherwise 0.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |