]> Pileus Git - ~andy/gtk/commitdiff
No links in title, please
authorMatthias Clasen <mclasen@redhat.com>
Fri, 17 Dec 2010 19:58:21 +0000 (14:58 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 17 Dec 2010 23:41:24 +0000 (18:41 -0500)
gtk/gtkcellarea.c
gtk/gtkcellareabox.c
gtk/gtkcellareacontext.c

index fcf550ef824ad398b53064c7aec9f584350bf528..184ac50c36563d1996cd3e556260312ce80c9720 100644 (file)
@@ -23,7 +23,7 @@
 
 /**
  * SECTION:gtkcellarea
- * @Short_Description: An abstract class for laying out #GtkCellRenderers
+ * @Short_Description: An abstract class for laying out GtkCellRenderers
  * @Title: GtkCellArea
  *
  * The #GtkCellArea is an abstract class for #GtkCellLayout widgets (also referred 
index e21bb0c9e9390d8b569e271d9d61349edb9a0f93..b1818ec919a9b704955bd072bb086fa005519bd2 100644 (file)
@@ -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
index f3c14b00ddf84fa97cacec4a00ac15c9ef026c24..44c718aa1c4983f47caaf0a8307978209e8062d4 100644 (file)
@@ -23,7 +23,7 @@
 
 /**
  * SECTION:gtkcellareacontext
- * @Short_Description: An object for a #GtkCellArea to store geometrical information for a series of rows.
+ * @Short_Description: An object for a GtkCellArea to store geometrical information for a series of rows.
  * @Title: GtkCellAreaContext
  *
  * The #GtkCellAreaContext object is created by a given #GtkCellArea implementation via it's