[grilo/0.1.x] doc: change #GrlBox to #GrlMediaBox, because box is deprecated
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo/0.1.x] doc: change #GrlBox to #GrlMediaBox, because box is deprecated
- Date: Wed, 8 Jun 2011 18:12:49 +0000 (UTC)
commit c5bee47107cf09abb3cbf18c4f1115605d953b88
Author: VÃctor Manuel Jáquez Leal <vjaquez igalia com>
Date: Tue Jun 7 14:45:19 2011 +0200
doc: change #GrlBox to #GrlMediaBox, because box is deprecated
Signed-off-by: VÃctor Manuel Jáquez Leal <vjaquez igalia com>
src/grl-media-source.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/grl-media-source.c b/src/grl-media-source.c
index 51f1d3e..d8a113c 100644
--- a/src/grl-media-source.c
+++ b/src/grl-media-source.c
@@ -215,14 +215,14 @@ grl_media_source_class_init (GrlMediaSourceClass *media_source_class)
* GrlMediaSource::content-changed:
* @source: source that has changed
* @changed_medias: a #GPtrArray with the medias that changed or a common
- * ancestor of them of type #GrlBox.
+ * ancestor of them of type #GrlMediaBox.
* @change_type: the kind of change that ocurred
* @location_unknown: @TRUE if the change happened in @media itself or in one
* of its direct children (when @media is a #GrlMediaBox). @FALSE otherwise
*
* Signals that the content in the source has changed. @changed_medias is the
* list of elements that have changed. Usually these medias are of type
- * #GrlBox, meaning that the content of that box has changed.
+ * #GrlMediaBox, meaning that the content of that box has changed.
*
* If @location_unknown is @TRUE it means the source cannot establish where the
* change happened: could be either in the box, in any child, or in any other
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]