Function
FwupdPluginpath_get_files
Declaration [src]
GPtrArray*
fu_path_get_files (
const gchar* path,
GError** error
)
Description [src]
Returns every file found under directory
, and any subdirectory.
If any path under directory
cannot be accessed due to permissions an error
will be returned.
Available since: | 1.8.2 |