Fix a wrong cross reference. (#431289, Bastian Nocera)

2007-04-25  Matthias Clasen  <mclasen@redhat.com>

        * gtk/tmpl/gtkdialog.sgml: Fix a wrong cross reference.
        (#431289, Bastian Nocera)



svn path=/trunk/; revision=17633
This commit is contained in:
Matthias Clasen 2007-04-25 14:00:10 +00:00 committed by Matthias Clasen
parent fe1bf90e92
commit f614fed858
2 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,11 @@
2007-04-25 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkdialog.sgml: Fix a wrong cross reference.
(#431289, Bastian Nocera)
2007-03-19 Matthias Clasen <mclasen@redhat.com>
* tmpl/gtkaboutdialog.sgml: Add a paragraph about setting
* gtk/tmpl/gtkaboutdialog.sgml: Add a paragraph about setting
the title on the dialog.
2007-02-14 Stefan Kost <ensonic@users.sf.net>

View File

@ -186,7 +186,7 @@ Flags used to influence dialog construction.
</para>
@GTK_DIALOG_MODAL: Make the constructed dialog modal,
see gtk_widget_set_modal().
see gtk_window_set_modal().
@GTK_DIALOG_DESTROY_WITH_PARENT: Destroy the dialog when its
parent is destroyed, see gtk_window_set_destroy_with_parent().
@GTK_DIALOG_NO_SEPARATOR: Don't put a separator between the