VOID GetRadioButtonNodeAttrs(struct Node *, Tag, ...)
GetRadioButtonNodeAttrs(node, firsttag, ...)
VOID GetRadioButtonNodeAttrsA(struct Node *, struct TagItem *)
GetRadioButtonNodeAttrsA(node, taglist)
The RadioButton uses a private node structure and all attributes are hidden, and must therefore be accessed with this function.