From 104ee307c2eb4a78860eb561e4f98514e0f1cd73 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 27 Nov 2009 00:32:14 -0500 Subject: [PATCH] Update debug flag information --- docs/reference/gtk/running.sgml | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/docs/reference/gtk/running.sgml b/docs/reference/gtk/running.sgml index 4c3c97fcdc..add364f173 100644 --- a/docs/reference/gtk/running.sgml +++ b/docs/reference/gtk/running.sgml @@ -184,6 +184,10 @@ additional environment variables. printing Printing support + + builder + GtkBuilder support + The special value all can be used to turn on all @@ -335,8 +339,33 @@ nevertheless. xim Information about XIM support + + nograbs + Turn off all pointer and keyboard grabs + + + multihead + Information related to multiple screens + + + xinerama + Simulate a multi-monitor setup + + + cursor + Information about cursor objects (only win32) + + + draw + Information about drawing operations (only win32) + + + eventloop + Information about event loop operation (mostly Quartz) + + - The special value all can be used to turn on all + The special value all can be used to turn on all debug options.