From 7c88f19c749db6fc2e037b112746bc72e68f2a65 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Fri, 27 Jun 2014 12:46:34 +0200 Subject: [PATCH] docs: Sort GDK_DEBUG values alphabetically https://bugzilla.gnome.org/show_bug.cgi?id=732330 --- docs/reference/gtk/running.sgml | 96 ++++++++++++++++----------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/docs/reference/gtk/running.sgml b/docs/reference/gtk/running.sgml index e84f54d906..9c11358b09 100644 --- a/docs/reference/gtk/running.sgml +++ b/docs/reference/gtk/running.sgml @@ -138,14 +138,62 @@ additional environment variables. this variable can be set to a list of debug options, which cause GTK+ to print out different types of debugging information. + + baselines + Baselines. + + + builder + GtkBuilder support + + + geometry + Size allocation + + + icontheme + Icon themes + + + interactive + Open the interactive debugger. + + + keybindings + Keybindings + misc Miscellaneous information + + modules + Loading of modules + + + no-css-cache + Bypass caching for CSS style properties. + + + no-pixel-cache + Disable the pixel cache. + plugsocket Cross-process embedding + + pixel-cache + Pixel cache. + + + printing + Printing support + + + size-request + Size requests + text Text widget internals @@ -158,54 +206,6 @@ additional environment variables. updates Visual feedback about window updates - - keybindings - Keybindings - - - modules - Loading of modules - - - geometry - Size allocation - - - icontheme - Icon themes - - - printing - Printing support - - - builder - GtkBuilder support - - - size-request - Size requests - - - no-css-cache - Bypass caching for CSS style properties. - - - baselines - Baselines. - - - pixel-cache - Pixel cache. - - - no-pixel-cache - Disable the pixel cache. - - - interactive - Open the interactive debugger. - The special value all can be used to turn on all