Function Macro
GLibstrstrip
Declaration [src]
#define g_strstrip (
string
)
Description [src]
Removes leading and trailing whitespace from a string.
See g_strchomp()
and g_strchug()
.
This function is not directly available to language bindings.