diff options
author | Matthias Clasen <mclasen@redhat.com> | 2011-01-06 01:11:49 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2011-01-06 01:13:50 -0500 |
commit | 80a11b7483d70b72b882e4009649d8f3f892417e (patch) | |
tree | c3381a9d4c41c6347337dfe50db117654607e8de /gtk/gtkcellareacontext.c | |
parent | f2cde4cf3b1d0eb930482af0591562d3ebd4035d (diff) | |
download | gtk+-80a11b7483d70b72b882e4009649d8f3f892417e.tar.gz |
Documentation polishing
Diffstat (limited to 'gtk/gtkcellareacontext.c')
-rw-r--r-- | gtk/gtkcellareacontext.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gtk/gtkcellareacontext.c b/gtk/gtkcellareacontext.c index d2249d9219..ca1ac3a0d8 100644 --- a/gtk/gtkcellareacontext.c +++ b/gtk/gtkcellareacontext.c @@ -23,8 +23,7 @@ /** * SECTION:gtkcellareacontext - * @Short_Description: An object for a GtkCellArea to store geometrical - * information for a series of rows. + * @Short_Description: Stores geometrical information for a series of rows in a GtkCellArea * @Title: GtkCellAreaContext * * The #GtkCellAreaContext object is created by a given #GtkCellArea |