cellrendererspinner: Add a summary

This commit is contained in:
Matthias Clasen 2021-03-01 22:38:49 -05:00 committed by Emmanuele Bassi
parent 077fe55d81
commit 2eae3e8e78

View File

@ -39,10 +39,9 @@
#include <math.h> #include <math.h>
/** /**
* SECTION:gtkcellrendererspinner * GtkCellRendererSpinner:
* @Short_description: Renders a spinning animation in a cell *
* @Title: GtkCellRendererSpinner * Renders a spinning animation in a cell
* @See_also: #GtkSpinner, #GtkCellRendererProgress
* *
* GtkCellRendererSpinner renders a spinning animation in a cell, very * GtkCellRendererSpinner renders a spinning animation in a cell, very
* similar to #GtkSpinner. It can often be used as an alternative * similar to #GtkSpinner. It can often be used as an alternative