Open a window
#include <Ap.h> PtWidget_t ApLinkWindow( PtWidget_t *widget, ApEventLink_t const *l, PtCallbackInfo_t *cbinfo );
Ap
This function is used to open a window.
A pointer to a PtWidget_t structure for the newly created window.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PtCallbackInfo_t(), ApCreateWidget()