summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2018-01-09 23:15:33 -0500
committerMatthias Clasen <mclasen@redhat.com>2018-01-09 23:15:33 -0500
commit0443892bc7da4acd215c2aa7781baddff5ca50a7 (patch)
treeda3e7a309301f313a0713cff1551b5902050a5e5 /docs
parent124a7969eb39b9aa45442ec1bf7526ea8ed7cb97 (diff)
downloadgtk+-0443892bc7da4acd215c2aa7781baddff5ca50a7.tar.gz
Drop no-longer-existing debug keys from the docs
There is no draw or nogl value for GDK_DEBUG.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/running.sgml8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/reference/gtk/running.sgml b/docs/reference/gtk/running.sgml
index 5ef674e832..70de484a38 100644
--- a/docs/reference/gtk/running.sgml
+++ b/docs/reference/gtk/running.sgml
@@ -295,10 +295,6 @@ nevertheless.
<listitem><para>Information about drag-and-drop</para></listitem>
</varlistentry>
<varlistentry>
- <term>draw</term>
- <listitem><para>Information about drawing operations (only win32)</para></listitem>
- </varlistentry>
- <varlistentry>
<term>eventloop</term>
<listitem><para>Information about event loop operation (mostly Quartz)</para></listitem>
</varlistentry>
@@ -307,10 +303,6 @@ nevertheless.
<listitem><para>Miscellaneous information</para></listitem>
</varlistentry>
<varlistentry>
- <term>nogl</term>
- <listitem><para>Turn off OpenGL. GDK will behave as if OpenGL support was not available.</para></listitem>
- </varlistentry>
- <varlistentry>
<term>nograbs</term>
<listitem><para>Turn off all pointer and keyboard grabs</para></listitem>
</varlistentry>