Function
LasemAttributeManagernew
Declaration [src]
LsmAttributeManager*
lsm_attribute_manager_new (
  unsigned int n_attributes,
  const LsmAttributeInfos* attribute_infos
)
      Parameters
n_attributes- 
            
Type:
unsigned intNo description available.
 attribute_infos- 
            
Type:
LsmAttributeInfosNo description available.
The data is owned by the caller of the function.  
Return value
Type: LsmAttributeManager
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |