NAME
GU_SetGUGadAttrsA -- Change the attributes of a GadUtil gadget.
SYNOPSIS
GU_SetGUGadAttrsA(gad_info, gad, win, taglist)
A0 A1 A2 A3
VOID GU_SetGadAttrsA(APTR, struct Gadget *, struct Window *,
struct TagItem *);
FUNCTION
Change attributes of a GadUtil gadget.
INPUTS
gad_info - The value returned by LayoutGadgetsA().
gad - Pointer to the gadget in question.
win - Pointer to the window containing the gadget.
taglist - Pointer to a TagItem list.
TAGS
See GU_LayoutGadgetsA() for tags.
RESULT
none
SEE ALSO
Converted on 19 Jul 1996 with RexxDoesAmigaGuide2HTML by Michael Ranner.