set_attribute
Description:
Sets the attribute to contain the given value, if possible.
 To unset the attribute, use g_file_attribute_type_invalid for type.
Parameters:
| this | 
           a FileInfo.  | 
      
| attribute | 
           a file attribute key.  | 
      
| type | |
| value_p | 
           pointer to the value  |