[gnome-devel-docs] Added link about compiling Gtk+ programs.
- From: Tiffany Antopolski <antopolski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] Added link about compiling Gtk+ programs.
- Date: Tue, 24 Apr 2012 02:32:24 +0000 (UTC)
commit 5ba79ccb530d230920a83083d53035388a84835f
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date: Mon Apr 23 22:31:52 2012 -0400
Added link about compiling Gtk+ programs.
platform-demos/C/beginner.c.page | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/platform-demos/C/beginner.c.page b/platform-demos/C/beginner.c.page
index 8daed97..f2b6813 100644
--- a/platform-demos/C/beginner.c.page
+++ b/platform-demos/C/beginner.c.page
@@ -23,6 +23,7 @@
<item><p>The C programming language</p></item>
</list>
+
<p>By following these tutorials you will learn the basics of GUI programming using Gtk+.</p>
</synopsis>
@@ -43,7 +44,11 @@
<screen>./<var>filename</var></screen>
</item>
</steps>
- <section id="windows"><title>Windows</title>
+ <note>
+ <p>
+ For more information about compiling Gtk+ programs see <link href="http://developer.gnome.org/gtk3/3.4/gtk-compiling.html">Compiling Gtk+ Applications on UNIX</link>.
+ </p>
+</note> <section id="windows"><title>Windows</title>
<p></p>
</section>
<section id="display-widgets"><title>Display widgets</title>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]