forked from AuroraMiddleware/gtk
celleditable: Add a summary
This commit is contained in:
parent
a9b163cd7f
commit
48a94ccbfc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user