[gtk/list-widget-styles: 2/3] docs: Fix a parameter name mismatch



commit 627497f94245605908d79429705ddce5875e431a
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Jun 4 09:51:07 2020 -0400

    docs: Fix a parameter name mismatch

 gtk/gtkcolumnview.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkcolumnview.c b/gtk/gtkcolumnview.c
index 0ff4ef82d2..950f467f5b 100644
--- a/gtk/gtkcolumnview.c
+++ b/gtk/gtkcolumnview.c
@@ -1136,7 +1136,7 @@ gtk_column_view_get_columns (GtkColumnView *self)
 /**
  * gtk_column_view_set_show_row_separators:
  * @self: a #GtkColumnView
- * @show_separators: %TRUE to show row separators
+ * @show_row_separators: %TRUE to show row separators
  *
  * Sets whether the list should show separators
  * between rows.


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