[release-notes/gnome-3-6] devs: GTK: Link to API refs for new widgets



commit 6b8b3850288dceb1a9a6f4937ba649d4505af936
Author: Andre Klapper <a9016009 gmx de>
Date:   Thu Sep 13 16:50:20 2012 +0200

    devs: GTK: Link to API refs for new widgets

 help/C/developers-gtk.page |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/help/C/developers-gtk.page b/help/C/developers-gtk.page
index 67bc06b..c97b292 100644
--- a/help/C/developers-gtk.page
+++ b/help/C/developers-gtk.page
@@ -20,7 +20,7 @@
     <media type="image" style="floatend" src="figures/levelbar.png" />
    <list>
     <item><p>
-      GtkLevelBar is a new widget for displaying the strength
+      <link href="http://developer.gnome.org/gtk3/3.6/GtkLevelBar.html";>GtkLevelBar</link> is a new widget for displaying the strength
       or level or some quantity; you can see this used in the
       Power settings.
     </p></item>
@@ -35,7 +35,7 @@
     <media type="image" style="floatend" src="figures/search-entry.png" />
     <list>
     <item><p>
-      GtkSearchEntry is a new subclass of GtkEntry that is set
+      <link href="http://developer.gnome.org/gtk3/3.6/GtkSearchEntry.html";>GtkSearchEntry</link> is a new subclass of GtkEntry that is set
       up to be used as a search entry; this is widely used to
       ensure consistent behaviour and appearance of search entries.
     </p></item>
@@ -47,7 +47,7 @@
     <media type="image" style="floatend" src="figures/menu-button.png" />
     <list>
     <item><p>
-      GtkMenuButton is another new widget. It shows a button that
+      <link href="http://developer.gnome.org/gtk3/3.6/GtkMenuButton.html";>GtkMenuButton</link> is another new widget. It shows a button that
       brings up a menu. This widget is used for the 'gears' menu
       in several applications.
     </p></item>



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