celllayout: Add a summary

This commit is contained in:
Matthias Clasen 2021-03-01 22:36:37 -05:00 committed by Emmanuele Bassi
parent 7173223df5
commit 522ae8d02f

View File

@ -16,9 +16,9 @@
*/
/**
* SECTION:gtkcelllayout
* @Short_Description: An interface for packing cells
* @Title: GtkCellLayout
* GtkCellLayout:
*
* An interface for packing cells
*
* #GtkCellLayout is an interface to be implemented by all objects which
* want to provide a #GtkTreeViewColumn like API for packing cells,