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:
committed by
Matthias Clasen
parent
f493bd1dc3
commit
ead11a6119
@ -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
|
||||
|
||||
Reference in New Issue
Block a user