diff options
Diffstat (limited to 'gtk/gtkcellarea.c')
-rw-r--r-- | gtk/gtkcellarea.c | 2 |
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 |