Method
FwupdPluginConfigget_value_strv
since: 1.9.1
Declaration [src]
gchar**
fu_config_get_value_strv (
FuConfig* self,
const gchar* section,
const gchar* key
)
Description [src]
Return the value of a key, falling back to the default value if missing.
NOTE: this function will return an empty string for key=
.
Available since: 1.9.1