projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
662bcb3
)
contentserializer: Fix an annotation
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 31 Dec 2019 02:13:27 +0000
(21:13 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 1 Jan 2020 17:51:19 +0000
(12:51 -0500)
gdk/gdkcontentserializer.c
patch
|
blob
|
history
diff --git
a/gdk/gdkcontentserializer.c
b/gdk/gdkcontentserializer.c
index 592a7a9428cbd6ecd4a2fc83ec7683f068ca6165..b78818a75f16658d4b7b78c9bc514a0ae81aee05 100644
(file)
--- a/
gdk/gdkcontentserializer.c
+++ b/
gdk/gdkcontentserializer.c
@@
-432,7
+432,7
@@
lookup_serializer (const char *mime_type,
/**
* gdk_content_formats_union_serialize_gtypes:
- * @formats: a #GdkContentFormats
+ * @formats:
(transfer full):
a #GdkContentFormats
*
* Add GTypes for the mime types in @formats for which serializers are
* registered.
@@
-467,7
+467,7
@@
gdk_content_formats_union_serialize_gtypes (GdkContentFormats *formats)
/**
* gdk_content_formats_union_serialize_mime_types:
- * @formats: a #GdkContentFormats
+ * @formats:
(transfer full):
a #GdkContentFormats
*
* Add mime types for GTypes in @formats for which serializers are
* registered.