summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gcr/gcr-sections.txt23
1 files changed, 21 insertions, 2 deletions
diff --git a/docs/reference/gcr/gcr-sections.txt b/docs/reference/gcr/gcr-sections.txt
index ee7bd91d..7019ad3d 100644
--- a/docs/reference/gcr/gcr-sections.txt
+++ b/docs/reference/gcr/gcr-sections.txt
@@ -246,10 +246,10 @@ GcrCollectionIface
<FILE>gcr-simple-collection</FILE>
GcrSimpleCollection
GcrSimpleCollectionClass
-gcr_simple_collection_add
-gcr_simple_collection_contains
gcr_simple_collection_new
+gcr_simple_collection_add
gcr_simple_collection_remove
+gcr_simple_collection_contains
<SUBSECTION Standard>
gcr_simple_collection_get_type
GCR_IS_SIMPLE_COLLECTION
@@ -262,6 +262,25 @@ GcrSimpleCollectionPrivate
</SECTION>
<SECTION>
+<FILE>gcr-union-collection</FILE>
+GcrUnionCollection
+GcrUnionCollectionClass
+gcr_union_collection_new
+gcr_union_collection_add
+gcr_union_collection_take
+gcr_union_collection_remove
+<SUBSECTION Standard>
+GCR_IS_UNION_COLLECTION
+GCR_IS_UNION_COLLECTION_CLASS
+GCR_TYPE_UNION_COLLECTION
+GCR_UNION_COLLECTION
+GCR_UNION_COLLECTION_CLASS
+GCR_UNION_COLLECTION_GET_CLASS
+GcrUnionCollectionPrivate
+gcr_union_collection_get_type
+</SECTION>
+
+<SECTION>
<FILE>gcr-collection-model</FILE>
GcrCollectionModel
GcrCollectionModelClass