[grilo] core: Updated documentation of GrlMediaSourceResultCb



commit b8939c59f48b337d69c6e5db97897135d50c6175
Author: Guillaume Emont <gemont igalia com>
Date:   Tue Jan 11 16:29:06 2011 +0100

    core: Updated documentation of GrlMediaSourceResultCb
    
    Signed-off-by: Juan A. Suarez Romero <jasuarez 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
  *



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