diff options
author | Zeeshan Ali (Khattak) <zeeshanak@gnome.org> | 2011-10-03 16:55:20 +0300 |
---|---|---|
committer | Zeeshan Ali (Khattak) <zeeshanak@gnome.org> | 2011-10-03 16:55:20 +0300 |
commit | 14265aafee6db3697500be6a70087d444b7219a1 (patch) | |
tree | 2166a015e08f49c6402e0d80e82c6649c1f7e52a /docs | |
parent | fb03d480fc872e1b5ab123f6d860e6cff449e68b (diff) |
Add setters for Resources' attributes
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/Libosinfo-sections.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/reference/Libosinfo-sections.txt b/docs/reference/Libosinfo-sections.txt index 8d5f274..70423c9 100644 --- a/docs/reference/Libosinfo-sections.txt +++ b/docs/reference/Libosinfo-sections.txt @@ -459,6 +459,10 @@ osinfo_resources_get_cpu osinfo_resources_get_n_cpus osinfo_resources_get_ram osinfo_resources_get_storage +osinfo_resources_set_n_cpus +osinfo_resources_set_cpu +osinfo_resources_set_ram +osinfo_resources_set_storage OSINFO_RESOURCES OSINFO_IS_RESOURCES OSINFO_TYPE_RESOURCES |