Method
FwupdPluginPathStoreset_path
since: 2.1.1
Declaration [src]
void
fu_path_store_set_path (
FuPathStore* self,
FuPathKind kind,
const gchar* path
)
Parameters
kind-
Type:
FuPathKindA
FuPathKinde.g.FU_PATH_KIND_DATADIR_PKG. path-
Type:
const gchar*Directory name.
The argument can be NULL.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.