Document GTK_INSPECTOR_RENDERER

Also add GTK_INSPECTOR_DISPLAY to the docs at the same time.
This commit is contained in:
Matthias Clasen 2017-03-29 22:48:19 -04:00
parent e4b0bedb5d
commit e70380a4dd

View File

@ -564,13 +564,20 @@ nevertheless.
Control-Shift-D keyboard shortcuts, or set the
<envar>GTK_DEBUG=interactive</envar> environment variable.
</para>
<para>
There are a few more environment variables that can be set to influence
how the inspector renders its UI. <envar>GTK_INSPECTOR_DISPLAY</envar> and
<envar>GTK_INSPECTOR_RENDERER</envar> determine the GDK display and
the GSK renderer that the inspector is using.
</para>
<para>
In some situations, it may be inappropriate to give users access to the
GTK+ inspector. The keyboard shortcuts can be disabled with the
`enable-inspector-keybinding` key in the `org.gtk.Settings.Debug`
GSettings schema.
</para>
</refsect2>
</refsect1>