[gupnp-av/wip/didl-lite-fragments] Update G-I annotation for array lengths
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp-av/wip/didl-lite-fragments] Update G-I annotation for array lengths
- Date: Mon, 22 Oct 2012 16:01:58 +0000 (UTC)
commit 24780a47c2d1183952793ccf5cdac7292abda18f
Author: Jens Georg <mail jensge org>
Date: Mon Oct 22 18:01:50 2012 +0200
Update G-I annotation for array lengths
libgupnp-av/gupnp-didl-lite-object.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgupnp-av/gupnp-didl-lite-object.c b/libgupnp-av/gupnp-didl-lite-object.c
index 5cd2c22..f60b759 100644
--- a/libgupnp-av/gupnp-didl-lite-object.c
+++ b/libgupnp-av/gupnp-didl-lite-object.c
@@ -3021,9 +3021,9 @@ get_xsd_validate_data (void)
/**
* gupnp_didl_lite_object_apply_fragments:
* @object: The #GUPnPDIDLLiteObject
- * @current_fragments: (array) (transfer none): XML fragments of @objects
+ * @current_fragments: (array length=current_size) (transfer none): XML fragments of @objects
* @current_size: Size of @current_fragments or -1.
- * @new_fragments: (array) (transfer none): Substitutes for @current_fragments.
+ * @new_fragments: (array length=new_size) (transfer none): Substitutes for @current_fragments.
* @new_size: Size of @new_fragments or -1.
*
* Updates object by applying @new_fragments in places of @current_fragments.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]