From adc780f2b843e7bd0900a68523dc3e745c18abb4 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 10 Jan 2018 00:09:25 -0500 Subject: [PATCH] Add missing debug keys to the docs Several values for GDK_DEBUG were missing from the docs. --- docs/reference/gtk/running.sgml | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) diff --git a/docs/reference/gtk/running.sgml b/docs/reference/gtk/running.sgml index bc0b9814d6..3d042a01a1 100644 --- a/docs/reference/gtk/running.sgml +++ b/docs/reference/gtk/running.sgml @@ -290,10 +290,6 @@ nevertheless. cursor Information about cursor objects (only win32) - - dnd - Information about drag-and-drop - eventloop Information about event loop operation (mostly Quartz) @@ -306,6 +302,34 @@ nevertheless. nograbs Turn off all pointer and keyboard grabs + + frames + Information about the frame clock + + + settings + Information about xsettings + + + selection + Information about selections + + + clipboard + Information about clipboards + + + dnd + Information about drag-and-drop + + + opengl + Information about OpenGL + + + vulkan + Information about Vulkan + The special value all can be used to turn on all