contentdeserializer: Add some missing annotations
This commit is contained in:
@@ -430,7 +430,7 @@ lookup_deserializer (const char *mime_type,
|
||||
|
||||
/**
|
||||
* gdk_content_formats_union_deserialize_gtypes:
|
||||
* @formats: a #GdkContentFormats
|
||||
* @formats: (transfer full): a #GdkContentFormats
|
||||
*
|
||||
* Add GTypes for mime types in @formats for which deserializers are
|
||||
* registered.
|
||||
@@ -465,7 +465,7 @@ gdk_content_formats_union_deserialize_gtypes (GdkContentFormats *formats)
|
||||
|
||||
/**
|
||||
* gdk_content_formats_union_deserialize_mime_types:
|
||||
* @formats: a #GdkContentFormats
|
||||
* @formats: (transfer full): a #GdkContentFormats
|
||||
*
|
||||
* Add mime types for GTypes in @formats for which deserializers are
|
||||
* registered.
|
||||
|
||||
Reference in New Issue
Block a user