[release-notes/gnome-3-20] developers - rewrite the gtk+ inspector section



commit 85daddd046a51a29fb8a7957dc7aa44843f10a85
Author: Allan Day <allanpday gmail com>
Date:   Mon Mar 14 16:14:28 2016 +0000

    developers - rewrite the gtk+ inspector section

 help/C/developers.page |   18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 5fdd34f..d3e7976 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -176,17 +176,23 @@
 
   <section id="gtk-inspector">
     <title>GTK+ Inspector</title>
+    <media type="image" src="figures/placeholder.png"/>
+    <p>GTK+'s live inspector has had a number of updates for 3.20:</p>
     <list>
-      <item><p>Some UI improvements (dropped sidebar, cleaned up some lists and
-      trees visually).</p></item>
-      <item><p>Shows input device information (in the general tab).</p></item>
-      <item><p>Shows CSS nodes and associated style information.</p></item>
-      <item><p>Can highlight widgets that are causing resizes.</p></item>
+      <item><p>The user interface has been polished: the sidebar has been
+      replaced by a drop down in order to devote more space content display,
+      and lists and trees have been cleaned up.</p></item>
+      <item><p>Device information is now shown in the general tab.</p></item>
+      <item><p>In line with GTK+'s new CSS features, CSS nodes and associated
+      style information are now displayed.</p></item>
+      <item><p>It is now possible to highlight widgets that are causing resizes.
+      </p></item>
     </list>
   </section>
 
-  <section id="webkitgtk+">
+  <section id="webkitgtk">
     <title>WebKitGTK+</title>
+    <p>Changes in WebKitGTK+ for 3.20:</p>
     <list>
       <item><p>New support for GTK+ 3.16 overlay scrollbars.</p></item>
       <item><p>New API for serializing and restoring a session.</p></item>


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