forked from AuroraMiddleware/gtk
Drop no-longer-existing debug keys from the docs
There is no draw or nogl value for GDK_DEBUG.
This commit is contained in:
parent
124a7969eb
commit
0443892bc7
@ -294,10 +294,6 @@ nevertheless.
|
||||
<term>dnd</term>
|
||||
<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>
|
||||
@ -306,10 +302,6 @@ nevertheless.
|
||||
<term>misc</term>
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user