[clutter] docs: Document CLUTTER_ENABLE_DIAGNOSTIC
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] docs: Document CLUTTER_ENABLE_DIAGNOSTIC
- Date: Fri, 30 Dec 2011 10:29:42 +0000 (UTC)
commit 180eecbce6b77539d112a19bb9887812546ef05e
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Dec 27 21:39:13 2011 +0000
docs: Document CLUTTER_ENABLE_DIAGNOSTIC
Add a note in the API reference.
doc/reference/clutter/running-clutter.xml | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/doc/reference/clutter/running-clutter.xml b/doc/reference/clutter/running-clutter.xml
index 371edcd..2a1da9b 100644
--- a/doc/reference/clutter/running-clutter.xml
+++ b/doc/reference/clutter/running-clutter.xml
@@ -76,6 +76,14 @@
behaviour of the paint cycle.</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>CLUTTER_ENABLE_DIAGNOSTIC</term>
+ <listitem>
+ <para>When set to 1, enables diagnostic messages for run-time
+ deprecations, similarly to <envvar>G_ENABLE_DIAGNOSTIC</envvar> in
+ GLib.</para>
+ </listitem>
+ </varlistentry>
</variablelist>
<para>On the GLX backend there is also:</para>
@@ -226,7 +234,7 @@
</varlistentry>
</variablelist>
- <para>It is possible to get the whole debugging notes using the
+ <para>It is possible to get all the debugging notes using the
special "all" flag.</para>
</section>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]