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

@ -26,13 +26,6 @@
G_BEGIN_DECLS
/**
* SECTION:st-types
* @short_description: type definitions used throughout St
*
* Common types for StWidgets.
*/
typedef enum {
ST_BACKGROUND_SIZE_AUTO,
ST_BACKGROUND_SIZE_CONTAIN,