summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/running.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gtk/running.md')
-rw-r--r--docs/reference/gtk/running.md19
1 files changed, 9 insertions, 10 deletions
diff --git a/docs/reference/gtk/running.md b/docs/reference/gtk/running.md
index 2b338bd148..d294f8fc82 100644
--- a/docs/reference/gtk/running.md
+++ b/docs/reference/gtk/running.md
@@ -11,9 +11,9 @@ environment variables.
### GTK_DEBUG {#GTK_Debug-Options}
-Unless GTK has been configured with `-Ddebug=false`, this variable
-can be set to a list of debug options, which cause GTK to print out
-different types of debugging information.
+This variable can be set to a list of debug options, which cause GTK to
+print out different types of debugging information. Some of these options
+are only available when GTK has been configured with `-Ddebug=true`.
actions
: Actions and menu models
@@ -141,9 +141,9 @@ The `loaders.cache` file is generated by the
### GDK_DEBUG
-Unless GTK has been configured with `-Ddebug=false`, this variable
-can be set to a list of debug options, which cause GDK to print out
-different types of debugging information.
+This variable can be set to a list of debug options, which cause GDK to
+print out different types of debugging information. Some of these options
+are only available when GTK has been configured with `-Ddebug=true`.
cursor
: Information about cursor objects (only win32)
@@ -191,10 +191,9 @@ to obtain a list of all supported debug options.
### GSK_DEBUG {#GSK-Debug-Options}
-Unless GTK has been configured with `-Ddebug=false`,
-this variable can be set to a list of debug options,
-which cause GSK to print out different types of debugging
-information.
+This variable can be set to a list of debug options, which cause GSK to
+print out different types of debugging information. Some of these options
+are only available when GTK has been configured with `-Ddebug=true`.
renderer
: General renderer information