[release-notes/gnome-3-14] add a screenshot for gtk inspector
- From: Allan Day <allanday src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-3-14] add a screenshot for gtk inspector
- Date: Fri, 19 Sep 2014 10:19:19 +0000 (UTC)
commit a34e7c34e1d3b77d5936bd96bc921193e93a143a
Author: Allan Day <allanpday gmail com>
Date: Fri Sep 19 11:18:58 2014 +0100
add a screenshot for gtk inspector
help/C/developers.page | 2 +-
help/C/figures/gtk-inspector.png | Bin 0 -> 566251 bytes
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 0aa87ee..0b9ae49 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -26,7 +26,7 @@
<section id="gtk-inspector">
<title>GTK+ Inspector</title>
- <media type="image" src="figures/placeholder.png"/>
+ <media type="image" src="figures/gtk-inspector.png"/>
<p>With 3.14, <app>GTK+</app> includes an exciting new interactive inspector. This allows live
examination of a running <app>GTK+</app> application, with interactive selection of widgets and interface
elements. Properties and CSS can be viewed and edited live, and the inspector also provides access to testing
and inspection settings, such as touch screen emulation, window scaling, theme and font settings, text
direction and more.</p>
<p><app>GTK+ Inspector</app> is an incredibly useful development and testing tool. It can be invoked
anywhere, with the <keyseq><key>Ctrl</key><key>Shift</key><key>I</key></keyseq> keyboard combination.</p>
</section>
diff --git a/help/C/figures/gtk-inspector.png b/help/C/figures/gtk-inspector.png
new file mode 100644
index 0000000..3d58a9b
Binary files /dev/null and b/help/C/figures/gtk-inspector.png differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]