Get a widget pointer to a PtMessage widget's window
PtWidget_t *PtMessageGetWindow( PtWidget_t const *widget );
This function retrieves a pointer to a PtMessage widget's window.
A pointer to the window, or NULL if widget doesn't point to a PtMessage widget.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |