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 * GtkCellLayout:
* @Short_Description: An interface for packing cells *
* @Title: GtkCellLayout * An interface for packing cells
* *
* #GtkCellLayout is an interface to be implemented by all objects which * #GtkCellLayout is an interface to be implemented by all objects which
* want to provide a #GtkTreeViewColumn like API for packing cells, * want to provide a #GtkTreeViewColumn like API for packing cells,