GadgetClass Tag. [I..] (PDrawInfo) Some gadgets need a DrawInfo structure to be able to perform correct rendering.
Source position: intuition.pas line 3086
const GA_DrawInfo = GA_Dummy + $0021; |
Read the documentation of the subclasses to learn, which need this attribute. To be on the safe side, you can always supply it.