summaryrefslogtreecommitdiff
path: root/src/compositor/meta-cullable.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/compositor/meta-cullable.c')
-rw-r--r--src/compositor/meta-cullable.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/compositor/meta-cullable.c b/src/compositor/meta-cullable.c
index e306c56e2..4f070ffcf 100644
--- a/src/compositor/meta-cullable.c
+++ b/src/compositor/meta-cullable.c
@@ -45,9 +45,9 @@ has_active_effects (ClutterActor *actor)
}
/**
- * SECTION:meta-cullable
- * @title: MetaCullable
- * @short_description: CPU culling operations for efficient drawing
+ * MetaCullable:
+ *
+ * CPU culling operations for efficient drawing
*
* When we are painting a stack of 5-10 large actors, the standard
* bottom-to-top method of drawing every actor results in a tremendous