celleditable: Add a summary

This commit is contained in:
Matthias Clasen 2021-03-01 22:37:52 -05:00 committed by Emmanuele Bassi
parent a9b163cd7f
commit 48a94ccbfc

View File

@ -16,10 +16,9 @@
*/
/**
* SECTION:gtkcelleditable
* @Short_description: Interface for widgets that can be used for editing cells
* @Title: GtkCellEditable
* @See_also: #GtkCellRenderer
* GtkCellEditable:
*
* Interface for widgets that can be used for editing cells
*
* The #GtkCellEditable interface must be implemented for widgets to be usable
* to edit the contents of a #GtkTreeView cell. It provides a way to specify how