[gtk+] docs: fix some typos in newly introduced methods
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: fix some typos in newly introduced methods
- Date: Wed, 24 Apr 2013 17:11:02 +0000 (UTC)
commit 06c8e8fa436a851a4f1ac35ec29c92096a345dcb
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Apr 24 13:10:35 2013 -0400
docs: fix some typos in newly introduced methods
gtk/gtkgrid.c | 2 +-
gtk/gtkrevealer.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gtk/gtkgrid.c b/gtk/gtkgrid.c
index e5bd669..850cb09 100644
--- a/gtk/gtkgrid.c
+++ b/gtk/gtkgrid.c
@@ -2552,7 +2552,7 @@ gtk_grid_set_baseline_row (GtkGrid *grid,
}
/**
- * gtk_grid_set_baseline_row:
+ * gtk_grid_get_baseline_row:
* @grid: a #GtkGrid
*
* Returns which row defines the global baseline of @grid.
diff --git a/gtk/gtkrevealer.c b/gtk/gtkrevealer.c
index c63d1bf..54ccb62 100644
--- a/gtk/gtkrevealer.c
+++ b/gtk/gtkrevealer.c
@@ -874,8 +874,8 @@ gtk_revealer_get_transition_type (GtkRevealer *revealer)
}
/**
- * gtk_stack_set_transition_type:
- * @stack: a #GtkStack
+ * gtk_revealer_set_transition_type:
+ * @revealer: a #GtkRevealer
* @transition: the new transition type
*
* Sets the type of animation that will be used for
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]