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:
committed by
Johan Dahlin
parent
c32421418a
commit
f3ec3ddac2
@ -1758,6 +1758,7 @@ test_file (const gchar *filename)
|
||||
|
||||
g_object_unref (builder);
|
||||
builder = NULL;
|
||||
|
||||
}
|
||||
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user