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.h [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/gtkutil.h [emacs-unicode-2]
Date: Fri, 22 Oct 2004 06:42:06 -0400

Index: emacs/src/gtkutil.h
diff -c emacs/src/gtkutil.h:1.7.6.2 emacs/src/gtkutil.h:1.7.6.3
*** emacs/src/gtkutil.h:1.7.6.2 Sat Sep  4 09:14:27 2004
--- emacs/src/gtkutil.h Fri Oct 22 10:13:35 2004
***************
*** 168,176 ****
                                           int top,
                                           int left,
                                           int width,
!                                          int height,
!                                          int real_left,
!                                          int canon_width));
  
  extern void xg_set_toolkit_scroll_bar_thumb P_ ((struct scroll_bar *bar,
                                                   int portion,
--- 168,174 ----
                                           int top,
                                           int left,
                                           int width,
!                                          int height));
  
  extern void xg_set_toolkit_scroll_bar_thumb P_ ((struct scroll_bar *bar,
                                                   int portion,
***************
*** 184,190 ****
  extern void xg_resize_widgets P_ ((FRAME_PTR f,
                                     int pixelwidth,
                                     int pixelheight));
- extern void xg_frame_cleared P_ ((FRAME_PTR f));
  extern void xg_frame_set_char_size P_ ((FRAME_PTR f, int cols, int rows));
  extern GtkWidget * xg_win_to_widget P_ ((Display *dpy, Window wdesc));
  
--- 182,187 ----




reply via email to

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