summaryrefslogtreecommitdiff
path: root/gtk/gtkcellarea.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-01-06 09:06:24 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-01-06 09:44:08 -0500
commit6cdb6255afa06699a01463d389c0217f41ac6fca (patch)
treeb5ce9f9c011ea7670eec21c20ae33c79c26e1a6e /gtk/gtkcellarea.c
parentf35c3fd5f7477032af9ca7fbcc29f837b97aa36a (diff)
downloadgtk+-6cdb6255afa06699a01463d389c0217f41ac6fca.tar.gz
More documentation fixes2.99.0
Diffstat (limited to 'gtk/gtkcellarea.c')
-rw-r--r--gtk/gtkcellarea.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkcellarea.c b/gtk/gtkcellarea.c
index 60ff2f82a2..94b2967fec 100644
--- a/gtk/gtkcellarea.c
+++ b/gtk/gtkcellarea.c
@@ -231,7 +231,7 @@
* give every row it's 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().
+ * #GtkWidget::size-allocate time using gtk_distribute_natural_allocation().
* </para>
* </refsect2>
* <refsect2 id="cell-area-events-and-focus">