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