]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcelllayout.c
Improve docs. (#154504, Dave Cook)
[~andy/gtk] / gtk / gtkcelllayout.c
index 64d27539d81244298529fdaa4539c09b5bc1c732..7806ad4f3fef39dde7d1f9ce6c07c91c90522fc9 100644 (file)
@@ -105,7 +105,8 @@ gtk_cell_layout_pack_end (GtkCellLayout   *cell_layout,
  * gtk_cell_layout_clear:
  * @cell_layout: A #GtkCellLayout.
  *
- * Unsets all the mappings on all renderers on @cell_layout.
+ * Unsets all the mappings on all renderers on @cell_layout and
+ * removes all renderers from @cell_layout.
  *
  * Since: 2.4
  */