summaryrefslogtreecommitdiff
path: root/gtk/gtkcellarea.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-04-12 20:07:28 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-04-12 21:12:16 -0400
commit050cba6a31bb783720eb2cb9e773784d24107f03 (patch)
treeb45210f555e47371476ed7a6f92da61124c86e4a /gtk/gtkcellarea.c
parentda755ada52a2ce482c1fc15be70e9f2dbd477201 (diff)
downloadgtk+-050cba6a31bb783720eb2cb9e773784d24107f03.tar.gz
Fix malformed doc comments
Most of these are forgotten :'s and similar details which gtk-doc now warns about.
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 6efb490c5c..eb651b87ab 100644
--- a/gtk/gtkcellarea.c
+++ b/gtk/gtkcellarea.c
@@ -2335,7 +2335,7 @@ gtk_cell_area_attribute_disconnect (GtkCellArea *area,
}
/**
- * gtk_cell_area_apply_attributes
+ * gtk_cell_area_apply_attributes:
* @area: a #GtkCellArea
* @tree_model: the #GtkTreeModel to pull values from
* @iter: the #GtkTreeIter in @tree_model to apply values for