forked from AuroraMiddleware/gtk
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:
parent
fe1bf90e92
commit
f614fed858
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user