diff options
author | Zeeshan Ali (Khattak) <zeeshanak@gnome.org> | 2011-06-23 02:05:18 +0300 |
---|---|---|
committer | Zeeshan Ali (Khattak) <zeeshanak@gnome.org> | 2011-06-23 16:24:18 +0300 |
commit | 0ef1243d096f8b32b5587098d8026ec8fa087102 (patch) | |
tree | c428e6b7bfd014403bec6aeea202fb093733bdad /docs | |
parent | 4dcd384896f98e8087f4d717f4568fe833588123 (diff) |
Add osinfo_loader_process_default_path()
Add a method that enables applications to load the metadata osinfo
provides without having to specify any paths.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/Libosinfo-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/Libosinfo-sections.txt b/docs/reference/Libosinfo-sections.txt index 6c3ce95..f5fc2e4 100644 --- a/docs/reference/Libosinfo-sections.txt +++ b/docs/reference/Libosinfo-sections.txt @@ -70,6 +70,7 @@ osinfo_loader_new osinfo_loader_get_db osinfo_loader_process_path osinfo_loader_process_uri +osinfo_loader_process_default_path <SUBSECTION Standard> OSINFO_LOADER OSINFO_IS_LOADER |