Index: xs/GtkItemFactory.xs =================================================================== RCS file: /cvsroot/gtk2-perl/gtk2-perl-xs/Gtk2/xs/GtkItemFactory.xs,v retrieving revision 1.13 diff -u -d -r1.13 GtkItemFactory.xs --- xs/GtkItemFactory.xs 6 Nov 2003 12:57:36 -0000 1.13 +++ xs/GtkItemFactory.xs 20 Nov 2003 19:24:14 -0000 @@ -67,7 +67,7 @@ ## GtkItemFactory* gtk_item_factory_new (GType container_type, const gchar *path, GtkAccelGroup *accel_group) GtkItemFactory* -gtk_item_factory_new (class, container_type_package, path, accel_group) +gtk_item_factory_new (class, container_type_package, path, accel_group=NULL) char * container_type_package const gchar *path GtkAccelGroup_ornull *accel_group