Photon microGUI widgets library 0.6.0
ApInfo_t Struct Reference

#include <PhWidgetsNativeTypes.h>

Detailed Description

Data structure for information passed to PhAB callbacks and setup functions.

This structure is used as the second argument to most functions generated by PhAB, including code callbacks and module-setup functions.

Members

‍short reason

  • ABR_PRE_REALIZE Pre-realize setup function
  • ABR_POST_REALIZE Post-realize setup function
  • ABR_CODE Code-type callback
  • ABR_DONE Done-type callback
  • ABR_CANCEL Cancel-type callback

PtWidget_t *widget A pointer to the widget that invoked the callback function. This is very useful in setup functions to determine which widget initiated the link callback.


The documentation for this struct was generated from the following file: