Function
FwupdPluginpath_from_kind
since: 1.8.2
[−]
Description [src]
Gets a fwupd-specific system path. These can be overridden with various
environment variables, for instance FWUPD_DATADIR
.
Available since: 1.8.2
[−]
Return value
Type: gchar*
A system path, or NULL
if invalid.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
The value is a NUL terminated UTF-8 string. |