GT_SetGadgetAttrsA(gad, win, req, tagList)
VOID GT_SetGadgetAttrsA(struct Gadget *, struct Window *,
struct Requester *, struct TagItem *);
GT_SetGadgetAttrs(gad, win, req, firsttag, ...)
VOID GT_SetGadgetAttrs(struct Gadget *, struct Window *,
struct Requester *, Tag, ...);