Mention default hook

svn path=/trunk/; revision=21945
This commit is contained in:
Matthias Clasen
2008-12-27 05:37:10 +00:00
parent 14f911650e
commit dd21a2d7fb
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2008-12-27 Matthias Clasen <mclasen@redhat.com>
* gtk/migrating-GtkLinkButton.sgml: Mention default hook
2008-12-27 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Add GtkEntryIconPosition

View File

@@ -65,7 +65,12 @@
</programlisting></informalexample>
</para>
<para>
Starting with GTK+ 2.16, it is no longer necessary to set up a uri hook
manually, since GTK+ now defaults to calling gtk_show_uri() if no uri
hook has been set.
</para>
</chapter>
<!--