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