[gnome-devel-docs] platform-overview: Update names of Glade UI elements
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] platform-overview: Update names of Glade UI elements
- Date: Sat, 16 Sep 2017 18:32:47 +0000 (UTC)
commit f68d0b5d4491b098ff203d6761e6d56914e6a123
Author: Andre Klapper <a9016009 gmx de>
Date: Sat Sep 16 20:31:58 2017 +0200
platform-overview: Update names of Glade UI elements
platform-overview/C/tour-glade.page | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/platform-overview/C/tour-glade.page b/platform-overview/C/tour-glade.page
index 826f2a6..0aee271 100644
--- a/platform-overview/C/tour-glade.page
+++ b/platform-overview/C/tour-glade.page
@@ -5,7 +5,7 @@
<info>
<link type="next" xref="tour-gjs"/>
- <revision version="0.1" date="2013-06-17" status="stub"/>
+ <revision version="0.1" date="2017-09-16" status="stub"/>
<credit type="author copyright">
<name>Ekaterina Gerasimova</name>
@@ -33,13 +33,13 @@
for GNOME to create a user interface. Glade produces XML files that describe
attributes of an application.</p>
- <p>When creating a UI file using Glade, the <gui>Name</gui> that you
+ <p>When creating a UI file using Glade, the <gui>ID</gui> that you
specify in Glade is the ID that you will later need to use to get the
object from the UI file.</p>
<example>
- <p>Create a new window, then set <gui>Name</gui> to <code>window1</code>
- and <gui>Window</gui> to <code>Hello World</code>:</p>
+ <p>Create a new window, then set <gui>ID</gui> to <code>window1</code>
+ and <gui>Title</gui> to <code>Hello World</code>:</p>
<media type="image" src="media/glade-set-values.png">
<p>Screenshot of value attribution in Glade.</p>
</media>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]