Trims leading and trailing whitespace from a string.
a string
Return: A newly-allocated string that must be freed with g_free()
See Implementation
Trims leading and trailing whitespace from a string.