API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
#define g_strstrip ( string )
Removes leading and trailing whitespace from a string. See g_strchomp() and g_strchug().
g_strchomp()
This function is not directly available to language bindings.
string
Type: -
-
A string to remove the leading and trailing whitespace from.