diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-12-17 14:58:21 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-12-17 18:41:24 -0500 |
commit | 8bc4e13c220344b50085dc53ffef0a3ccfef3247 (patch) | |
tree | 576a56c8a5ff83eb580fd7faa19a5f06d1a1c0af /gtk/gtkcellareabox.c | |
parent | d08ff485f28f23427bff1b3aac64ab3f77a8664d (diff) | |
download | gtk+-8bc4e13c220344b50085dc53ffef0a3ccfef3247.tar.gz |
No links in title, please
Diffstat (limited to 'gtk/gtkcellareabox.c')
-rw-r--r-- | gtk/gtkcellareabox.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkcellareabox.c b/gtk/gtkcellareabox.c index e21bb0c9e9..b1818ec919 100644 --- a/gtk/gtkcellareabox.c +++ b/gtk/gtkcellareabox.c @@ -24,7 +24,7 @@ /** * SECTION:gtkcellareabox - * @Short_Description: A cell area that renders #GtkCellRenderers into a row or a column + * @Short_Description: A cell area that renders GtkCellRenderers into a row or a column * @Title: GtkCellAreaBox * * The #GtkCellAreaBox renders cell renderers into a row or a column depending on |