Doc fixes.

2004-04-15  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkcellrenderer.c (gtk_cell_renderer_class_init):
	* gtk/gtkbutton.c (gtk_button_class_init): Doc fixes.
This commit is contained in:
Matthias Clasen
2004-04-15 14:31:02 +00:00
committed by Matthias Clasen
parent f493bd1dc3
commit ead11a6119
7 changed files with 27 additions and 0 deletions

View File

@ -126,6 +126,7 @@ gtk_cell_renderer_class_init (GtkCellRendererClass *class)
/**
* GtkCellRenderer::editing-canceled:
* @renderer: the object which received the signal
*
* This signal gets emitted when the user cancels the process of editing a
* cell. For example, an editable cell renderer could be written to cancel