[PATCH] core: Updated documentation of GrlMediaSourceResultCb



From: Guillaume Emont <gemont igalia com>

---
 src/grl-media-source.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/grl-media-source.h b/src/grl-media-source.h
index b3cf386..aaad0f4 100644
--- a/src/grl-media-source.h
+++ b/src/grl-media-source.h
@@ -83,7 +83,7 @@ struct _GrlMediaSource {
  * @source: a media source
  * @operation_id: operation identifier
  * @media: (transfer full): a data transfer object
- * @remaining: the number of remaining #GrlMedia to process
+ * @remaining: the number of remaining #GrlMedia to process, or -1 if it is unknown
  * @user_data: user data passed to the used method
  * @error: (not-error) (type uint): possible #GError generated at processing
  *
-- 
1.7.1



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]