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


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/gtkutil.h
Date: Tue, 19 Oct 2004 12:47:52 -0400

Index: emacs/src/gtkutil.h
diff -c emacs/src/gtkutil.h:1.11 emacs/src/gtkutil.h:1.12
*** emacs/src/gtkutil.h:1.11    Mon Aug 30 19:42:53 2004
--- emacs/src/gtkutil.h Tue Oct 19 16:39:24 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]