Chain up. This makes it possible to have accelerators tags on GtkDialog

2007-12-28  Johan Dahlin  <johan@gnome.org>

	* gtk/gtkdialog.c (gtk_dialog_buildable_custom_finished)
	(gtk_dialog_buildable_custom_tag_start): Chain up. 
	This makes it possible to have accelerators tags on GtkDialog 
	subclasses.


svn path=/trunk/; revision=19268
This commit is contained in:
Johan Dahlin
2007-12-28 10:36:07 +00:00
committed by Johan Dahlin
parent c32421418a
commit f3ec3ddac2
3 changed files with 17 additions and 1 deletions

View File

@ -1758,6 +1758,7 @@ test_file (const gchar *filename)
g_object_unref (builder);
builder = NULL;
}
int