Q3AttributeSet_New
You can use theQ3AttributeSet_Newfunction to create an attribute set.
TQ3AttributeSet Q3AttributeSet_New (void);DESCRIPTION
TheQ3AttributeSet_Newfunction returns, as its function result, a new empty attribute set. IfQ3AttributeSet_Newfails, it returnsNULL.