mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 06:10:21 +00:00
cellrendererspinner: Add a summary
This commit is contained in:
parent
077fe55d81
commit
2eae3e8e78
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user