Improve docs. (#154504, Dave Cook)
2004-10-04 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcelllayout.c (gtk_cell_layout_clear): Improve docs. (#154504, Dave Cook)
This commit is contained in:
committed by
Matthias Clasen
parent
9de1565a99
commit
c6c858dda2
@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user