[gtk/abolish-size-allocate: 75/87] treeview: Cosmetic change
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/abolish-size-allocate: 75/87] treeview: Cosmetic change
- Date: Wed, 6 May 2020 18:01:39 +0000 (UTC)
commit 24be5b9126bb7e4cf693235e55bdd7425fcabe91
Author: Matthias Clasen <mclasen redhat com>
Date: Tue May 5 12:10:35 2020 -0400
treeview: Cosmetic change
Remove an occurrence of size-allocate in a comment.
gtk/gtktreeview.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtktreeview.c b/gtk/gtktreeview.c
index b8f8bfeb9d..2b3b46441c 100644
--- a/gtk/gtktreeview.c
+++ b/gtk/gtktreeview.c
@@ -2547,7 +2547,7 @@ gtk_tree_view_size_allocate (GtkWidget *widget,
GList *tmp_list;
double page_size;
- /* We size-allocate the columns first because the width of the
+ /* We allocate the columns first because the width of the
* tree view (used in updating the adjustments below) might change.
*/
gtk_tree_view_size_allocate_columns (widget);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]