Class
FwupdPluginPathStore
Instance methods
fu_path_store_build_filename
Gets a fwupd-specific system path. These can be overridden with various
environment variables, for instance FWUPD_DATADIR.
since: 2.1.1
fu_path_store_find_program
Looks for a program in a path added by fu_path_store_add_program_path() — in most cases this
will be the same as the PATH environment variable.
since: 2.1.5
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.