[release-notes/gnome-3-18] developers page - minor fixes



commit 9f38bead6cf5837bec8392fea1bc2eabeb3d61cc
Author: Allan Day <allanpday gmail com>
Date:   Wed Sep 16 14:34:07 2015 +0100

    developers page - minor fixes

 help/C/developers.page |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 77a4acf..83fe1e1 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -71,6 +71,8 @@
       <item><p>Output-only windows are now supported, using the <code>GtkOverlay::pass-through</code> 
property. This allows input to be directed to the correct window, and is useful when using floating 
information or decorative overlays.</p></item>
       <item><p><code>GtkGesture</code> now has built-in support for touchpad gestures (only available on 
Wayland).</p></item>
     </list>
+    <p><em>From &gnomeversion;, the GTK+ Inspector keyboard shortuct must be explicitly enabled.</em> This 
can be done using dconf Editor, by checking enable-inspector-keybinding in org ▸ gtk ▸ settings ▸ Debug. 
Alternatively, you can run the following command:</p>
+    <code>gsettings set org.gtk.Settings.Debug enable-inspector-keybinding true</code>
   </section>
 
   <section id="xdg-app">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]