mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-09 18:30:08 +00:00
docs: Remove outdated information
We no longer disable debug flags in non-debug builds.
This commit is contained in:
parent
26a2966a7b
commit
fd02c885e9
@ -19,8 +19,7 @@ be used for end-user configuration and customization.
|
|||||||
### `GTK_DEBUG`
|
### `GTK_DEBUG`
|
||||||
|
|
||||||
This variable can be set to a list of debug options, which cause GTK to
|
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
|
print out different types of debugging information.
|
||||||
are only available when GTK has been configured with `-Ddebug=true`.
|
|
||||||
|
|
||||||
`actions`
|
`actions`
|
||||||
: Actions and menu models
|
: Actions and menu models
|
||||||
@ -65,7 +64,7 @@ are only available when GTK has been configured with `-Ddebug=true`.
|
|||||||
: Layout managers
|
: Layout managers
|
||||||
|
|
||||||
`accessibility`
|
`accessibility`
|
||||||
: Accessibility state changs
|
: Accessibility state changes
|
||||||
|
|
||||||
A number of keys are influencing behavior instead of just logging:
|
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`
|
### `GDK_DEBUG`
|
||||||
|
|
||||||
This variable can be set to a list of debug options, which cause GDK to
|
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
|
print out different types of debugging information.
|
||||||
are only available when GTK has been configured with `-Ddebug=true`.
|
|
||||||
|
|
||||||
`misc`
|
`misc`
|
||||||
: Miscellaneous information
|
: Miscellaneous information
|
||||||
@ -256,8 +254,7 @@ value `help` can be used to obtain a list of all supported debug options.
|
|||||||
### `GSK_DEBUG`
|
### `GSK_DEBUG`
|
||||||
|
|
||||||
This variable can be set to a list of debug options, which cause GSK to
|
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
|
print out different types of debugging information.
|
||||||
are only available when GTK has been configured with `-Ddebug=true`.
|
|
||||||
|
|
||||||
`renderer`
|
`renderer`
|
||||||
: General renderer information
|
: General renderer information
|
||||||
|
Loading…
Reference in New Issue
Block a user