diff --git a/docs/reference/gtk/running.md b/docs/reference/gtk/running.md index cf4227eb7d..6beb6b2515 100644 --- a/docs/reference/gtk/running.md +++ b/docs/reference/gtk/running.md @@ -19,8 +19,7 @@ be used for end-user configuration and customization. ### `GTK_DEBUG` 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`. +print out different types of debugging information. `actions` : Actions and menu models @@ -65,7 +64,7 @@ are only available when GTK has been configured with `-Ddebug=true`. : Layout managers `accessibility` -: Accessibility state changs +: Accessibility state changes A number of keys are influencing behavior instead of just logging: @@ -169,8 +168,7 @@ The `loaders.cache` file is generated by the ### `GDK_DEBUG` 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`. +print out different types of debugging information. `misc` : Miscellaneous information @@ -256,8 +254,7 @@ value `help` can be used to obtain a list of all supported debug options. ### `GSK_DEBUG` 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`. +print out different types of debugging information. `renderer` : General renderer information