Method
GckAttributefree
Declaration [src]
void
gck_attribute_free (
GckAttribute* attr
)
Description [src]
Free an attribute and its allocated memory. These is usually
used with attributes that are allocated by gck_attribute_new()
or a similar function.