Function
GckAttributesnew
Declaration [src]
GckAttributes*
gck_attributes_new (
void
)
Return value
| Returns: | GckAttributes |
A reference to the new attributes array;
when done with the array release it with |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |