docs: Port various parts to gi-docgen annotations

So they properly show up in the docs.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3518>
This commit is contained in:
Bilal Elmoussaoui
2024-10-21 09:55:50 +02:00
committed by Marge Bot
parent a79d517c12
commit 38cca6279c
41 changed files with 181 additions and 197 deletions

View File

@ -25,8 +25,9 @@
#include "shell-enum-types.h"
/**
* SECTION:shell-blur-effect
* @short_description: Blur effect for actors
* ShellBlurEffect:
*
* Blur effect for actors
*
* #ShellBlurEffect is a blur implementation based on Clutter. It also has
* an optional brightness property.