Function
FwupdPlugincommon_strstrip
Declaration [src]
gchar*
fu_common_strstrip (
const gchar* str
)
Description [src]
Removes leading and trailing whitespace from a constant string.
Available since: | 1.1.2 |
gchar*
fu_common_strstrip (
const gchar* str
)
Removes leading and trailing whitespace from a constant string.
Available since: | 1.1.2 |