emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/gtkutil.c


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/gtkutil.c
Date: Wed, 12 Mar 2003 19:07:45 -0500

Index: emacs/src/gtkutil.c
diff -c emacs/src/gtkutil.c:1.16 emacs/src/gtkutil.c:1.17
*** emacs/src/gtkutil.c:1.16    Wed Mar 12 18:28:03 2003
--- emacs/src/gtkutil.c Wed Mar 12 19:07:29 2003
***************
*** 1344,1349 ****
--- 1344,1353 ----
    return w;
  }
  
+ static GtkWidget *create_menus P_ ((widget_value *, FRAME_PTR, GCallback,
+                                   GCallback, GCallback, int, int, int,
+                                   GtkWidget *, xg_menu_cb_data *, char *));
+ 
  /* Create a full menu tree specified by DATA.
     F is the frame the created menu belongs to.
     SELECT_CB is the callback to use when a menu item is selected.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]