Function
FwupdPlugincommon_strsafe
Declaration [src]
gchar*
fu_common_strsafe (
const gchar* str,
gsize maxsz
)
Description [src]
Converts a string into something that can be safely printed.
Available since: | 1.5.5 |
gchar*
fu_common_strsafe (
const gchar* str,
gsize maxsz
)
Converts a string into something that can be safely printed.
Available since: | 1.5.5 |