[gtk/abolish-size-allocate: 3/10] cellarea: Cosmetics
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/abolish-size-allocate: 3/10] cellarea: Cosmetics
- Date: Tue, 5 May 2020 16:44:07 +0000 (UTC)
commit e5d7b5bf08a40f00aec59881e76ca34232e608a9
Author: Matthias Clasen <mclasen redhat com>
Date: Tue May 5 12:12:15 2020 -0400
cellarea: Cosmetics
Remove an occurrence of size-allocate in a comment.
gtk/gtkcellarea.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkcellarea.c b/gtk/gtkcellarea.c
index a4351d14c3..3f743c84e7 100644
--- a/gtk/gtkcellarea.c
+++ b/gtk/gtkcellarea.c
@@ -223,7 +223,7 @@
* give every row its minimum or natural height or, if the model content
* is expected to fit inside the layouting widget without scrolling, it
* would make sense to calculate the allocation for each row at
- * #GtkWidget::size-allocate time using gtk_distribute_natural_allocation().
+ * the time the widget is allocated using gtk_distribute_natural_allocation().
*
* # Handling Events and Driving Keyboard Focus
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]