[grilo/wip/jfelder/source-store-metadata-annotation: 6/6] grl-source: Fix GrlSourceStoreCb annotation
- From: Victor Toso <victortoso src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo/wip/jfelder/source-store-metadata-annotation: 6/6] grl-source: Fix GrlSourceStoreCb annotation
- Date: Thu, 30 Jan 2020 13:01:34 +0000 (UTC)
commit 256735fa2c3a88a067d925b919b9ad0d97cc1a5b
Author: Jean Felder <jfelder gnome org>
Date: Wed Nov 27 22:22:39 2019 +0100
grl-source: Fix GrlSourceStoreCb annotation
This fixes a reference counting bug in the bindings.
Closes: #107
src/grl-source.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/grl-source.h b/src/grl-source.h
index 68c1342..574d608 100644
--- a/src/grl-source.h
+++ b/src/grl-source.h
@@ -199,7 +199,7 @@ typedef void (*GrlSourceRemoveCb) (GrlSource *source,
/**
* GrlSourceStoreCb:
* @source: a source
- * @media: (transfer full): a #GrlMedia transfer object
+ * @media: a #GrlMedia transfer object
* @failed_keys: (element-type GrlKeyID) (transfer none): #GList of
* keys that could not be updated, if any
* @user_data: user data
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]