[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: prototype.h
User: cnieves
Date: 06/09/30 15:12:29
Modified: . prototype.h
Log:
Forgot this file in the last commit.
Revision Changes Path
1.143 +3 -1 eda/geda/gaf/gschem/include/prototype.h
(In the diff below, changes in quantity of whitespace are not shown.)
Index: prototype.h
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/include/prototype.h,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -b -r1.142 -r1.143
--- prototype.h 30 Sep 2006 11:30:26 -0000 1.142
+++ prototype.h 30 Sep 2006 19:12:29 -0000 1.143
@@ -1,4 +1,4 @@
-/* $Id: prototype.h,v 1.142 2006/09/30 11:30:26 cnieves Exp $ */
+/* $Id: prototype.h,v 1.143 2006/09/30 19:12:29 cnieves Exp $ */
/* a_pan.c */
void a_pan_general(TOPLEVEL *w_current, double world_cx, double world_cy, double relativ_zoom_factor, int flags);
@@ -850,6 +850,8 @@
gint x_event_enter(GtkWidget *widget, GdkEventCrossing *event, TOPLEVEL *w_current);
gboolean x_event_key_press(GtkWidget *widget, GdkEventKey *event, TOPLEVEL *w_current);
gint x_event_scroll(GtkWidget *widget, GdkEventScroll *event, TOPLEVEL *w_current);
+gint x_event_window_state(GtkWidget *widget, GdkEventWindowState *event,
+ TOPLEVEL *w_current);
/* x_compselect.c */
void x_compselect_open (TOPLEVEL *toplevel);
void x_compselect_close (TOPLEVEL *toplevel);
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs