summaryrefslogtreecommitdiff
path: root/src/compositor/meta-background-group.c
diff options
context:
space:
mode:
authorBilal Elmoussaoui <belmouss@redhat.com>2023-03-28 16:35:11 +0200
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2023-05-17 20:10:56 +0000
commite6e3c13ff6c50421caa84153641809ecd19641b5 (patch)
tree2d8f2f8e48d4ad9aacbddbb9f00e58c0f5c662a6 /src/compositor/meta-background-group.c
parent3b7ca42c6f5d06874a31d5435cfd58ea68032d24 (diff)
downloadmutter-e6e3c13ff6c50421caa84153641809ecd19641b5.tar.gz
mutter: Cleanup gi-docgen annotationsbilelmoussaoui/mutter-docs
Diffstat (limited to 'src/compositor/meta-background-group.c')
-rw-r--r--src/compositor/meta-background-group.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/compositor/meta-background-group.c b/src/compositor/meta-background-group.c
index e30b8af4c..2a90742c4 100644
--- a/src/compositor/meta-background-group.c
+++ b/src/compositor/meta-background-group.c
@@ -1,9 +1,9 @@
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
/**
- * SECTION:meta-background-group
- * @title: MetaBackgroundGroup
- * @short_description: Container for background actors
+ * MetaBackgroundGroup:
+ *
+ * Container for background actors
*
* This class is a subclass of ClutterActor with special handling for
* MetaBackgroundActor/MetaBackgroundGroup when painting children.