diff --git a/docs/reference/gtk/running.sgml b/docs/reference/gtk/running.sgml
index 71fb7b364b..8065e194e8 100644
--- a/docs/reference/gtk/running.sgml
+++ b/docs/reference/gtk/running.sgml
@@ -314,6 +314,16 @@ additional environment variables.
+
+ GTK_THEME
+
+
+ If set, makes GTK+ use the named theme instead of the theme
+ that is specified by the gtk-theme-name setting. This is intended
+ mainly for easy debugging of theme issues.
+
+
+
The following environment variables are used by GdkPixbuf, GDK or
Pango, not by GTK+ itself, but we list them here for completeness