hw_api_object->insert
    (no version information, might be only in CVS)
hw_api_object->insert -- Inserts new attribute
Description
bool 
hw_api_object->insert ( HW_API_Attribute attribute )
     Adds an attribute to the object. Returns TRUE on success and otherwise
     FALSE.
    
     See also hwapi_object_remove().