[grilo] doc: change #GrlBox to #GrlMediaBox, because box is deprecated
- From: Victor Manuel Jaquez Leal <vjaquez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo] doc: change #GrlBox to #GrlMediaBox, because box is deprecated
- Date: Tue, 7 Jun 2011 15:29:48 +0000 (UTC)
commit 170c569181648e7f261ba63223f1d1ba96050a2c
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 66664c7..2979c2e 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]