[release-notes/gnome-3-10] tweak
- From: Allan Day <allanday src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-3-10] tweak
- Date: Tue, 17 Sep 2013 14:02:45 +0000 (UTC)
commit 612f55371a9de03653c0bdcc28adcfb618e24477
Author: Allan Day <allanpday gmail com>
Date: Tue Sep 17 15:02:35 2013 +0100
tweak
help/C/developers.page | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index a5bb413..6ad7b5a 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -44,8 +44,8 @@
</list>
</section>
- <section id="glade-templates">
- <title>Composite Widgets Templates</title>
+ <section id="composite-widget-templates">
+ <title>Composite Widget Templates</title>
<p>From 3.10, GTK+ allows the creation of composite widget templates. These use XML to define composite
widgets without the need to use GtkBuilder APIs. GTK+ is already taking advantage of this feature to define
its own composite widgets, such as <code>GtkVolumeButton</code> and <code>GtkFileChooserDefault</code>.
Application authors can use the same capability to make their own, which can be done by directly with XML or
with the <app>Glade</app> interface builder.</p>
<p>Tristan Van Berkom has written a <link
href="http://blogs.gnome.org/tvb/2013/04/09/announcing-composite-widget-templates/">detailed blog post about
this new feature</link>, which includes a tutoral and working example that you can try.</p>
</section>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]