gdk: Drop invalid "transfer" g-i annotations
This commit is contained in:
@@ -184,7 +184,7 @@ gdk_content_deserializer_get_mime_type (GdkContentDeserializer *deserializer)
|
||||
*
|
||||
* Gets the GType to create an instance of.
|
||||
*
|
||||
* Returns: (transfer none): the GType for the current operation
|
||||
* Returns: the GType for the current operation
|
||||
*/
|
||||
GType
|
||||
gdk_content_deserializer_get_gtype (GdkContentDeserializer *deserializer)
|
||||
|
||||
@@ -187,7 +187,7 @@ gdk_content_serializer_get_mime_type (GdkContentSerializer *serializer)
|
||||
*
|
||||
* Gets the GType to of the object to serialize.
|
||||
*
|
||||
* Returns: (transfer none): the GType for the current operation
|
||||
* Returns: the GType for the current operation
|
||||
*/
|
||||
GType
|
||||
gdk_content_serializer_get_gtype (GdkContentSerializer *serializer)
|
||||
|
||||
Reference in New Issue
Block a user