GInetAddressClass.toString

struct GInetAddressClass
extern (C)
char* function(GInetAddress* address) toString;

Return Value

a representation of address as a string, which should be freed after use.