]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gtk/tmpl/gtkdialog.sgml
Make 3.0 parallel-installable to 2.x
[~andy/gtk] / docs / reference / gtk / tmpl / gtkdialog.sgml
index ecf4d83f62c4f9cd4f1db1a973f1135b62fa93a8..32e4878e059193256c65f363ea612ba485545be1 100644 (file)
@@ -165,6 +165,9 @@ response from the user.</para></listitem>
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT GtkDialog ##### -->
 <para>
 <structfield>vbox</structfield> is a #GtkVBox - the main part of the
@@ -256,6 +259,7 @@ Creates a new dialog box. Widgets should not be packed into this #GtkWindow
 directly, but into the @vbox and @action_area, as described above. 
 </para>
 
+@void: 
 @Returns: a new #GtkDialog.