Function
EDataServerxml_destroy_hash
Declaration [src]
void
e_xml_destroy_hash (
GHashTable* hash
)
Parameters
hash-
Type:
GHashTableThe
GHashTableto destroy.The data is owned by the caller of the function.
void
e_xml_destroy_hash (
GHashTable* hash
)
hashType: GHashTable
The GHashTable to destroy.
| The data is owned by the caller of the function. |