spinner: Tweak docs

This commit is contained in:
Matthias Clasen 2021-03-01 01:34:17 -05:00 committed by Emmanuele Bassi
parent d7e0af62e3
commit ca74f46b3e

View File

@ -44,8 +44,9 @@
* GtkSpinner:
*
* A `GtkSpinner` widget displays an icon-size spinning animation.
* It is often used as an alternative to a [class@Gtk.ProgressBar] for
* displaying indefinite activity, instead of actual progress.
*
* It is often used as an alternative to a [class@Gtk.ProgressBar]
* for displaying indefinite activity, instead of actual progress.
*
* ![An example GtkSpinner](spinner.png)
*