diff options
author | Zeeshan Ali (Khattak) <zeeshanak@gnome.org> | 2011-09-08 00:44:55 +0200 |
---|---|---|
committer | Zeeshan Ali (Khattak) <zeeshanak@gnome.org> | 2011-09-15 16:25:10 +0300 |
commit | 1bfb61cf0bcedbfb1fc6e67949ed47763c7fc606 (patch) | |
tree | 1ed557e55530377b08f4b94e8ed1f700a631d8e0 /docs | |
parent | 4f2ea4a9227a032b4f865fdd15cddb97ab12ac3a (diff) |
Add ResourcesList class
Add special list class to hold Resources instances.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/Libosinfo-sections.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/reference/Libosinfo-sections.txt b/docs/reference/Libosinfo-sections.txt index 521019f..81dfb2a 100644 --- a/docs/reference/Libosinfo-sections.txt +++ b/docs/reference/Libosinfo-sections.txt @@ -465,6 +465,27 @@ OSINFO_RESOURCES_GET_CLASS </SECTION> <SECTION> +<FILE>osinfo_resourceslist</FILE> +<TITLE>OsinfoResourcesList</TITLE> +OsinfoResourcesList +OsinfResourcesListoClass +OsinfResourcesListoPrivate +osinfo_resourceslist_new +osinfo_resourceslist_new_copy +osinfo_resourceslist_new_filtered +osinfo_resourceslist_new_intersection +osinfo_resourceslist_new_union +<SUBSECTION Standard> +OSINFO_RESOURCESLIST +OSINFO_IS_RESOURCESLIST +OSINFO_TYPE_RESOURCESLIST +osinfo_resourceslist_get_type +OSINFO_RESOURCESLIST_CLASS +OSINFO_IS_RESOURCESLIST_CLASS +OSINFO_RESOURCESLIST_GET_CLASS +</SECTION> + +<SECTION> <FILE>osinfo_devicelink</FILE> <TITLE>OsinfoDeviceLink</TITLE> OsinfoDeviceLink |