Make static.

Mon Aug  9 14:24:46 2004  Matthias Clasen  <maclas@gmx.de>

	* gdk/x11/gdkevents-x11.c (gdk_event_send_client_message_to_all_recurse):
	Make static.
This commit is contained in:
Matthias Clasen 2004-08-09 18:29:21 +00:00 committed by Matthias Clasen
parent 3612aee585
commit 6542996063
5 changed files with 21 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Mon Aug 9 14:24:46 2004 Matthias Clasen <maclas@gmx.de>
* gdk/x11/gdkevents-x11.c (gdk_event_send_client_message_to_all_recurse):
Make static.
Mon Aug 9 12:48:04 2004 Matthias Clasen <maclas@gmx.de>
Add hidden aliases for exported symbols which are

View File

@ -1,3 +1,8 @@
Mon Aug 9 14:24:46 2004 Matthias Clasen <maclas@gmx.de>
* gdk/x11/gdkevents-x11.c (gdk_event_send_client_message_to_all_recurse):
Make static.
Mon Aug 9 12:48:04 2004 Matthias Clasen <maclas@gmx.de>
Add hidden aliases for exported symbols which are

View File

@ -1,3 +1,8 @@
Mon Aug 9 14:24:46 2004 Matthias Clasen <maclas@gmx.de>
* gdk/x11/gdkevents-x11.c (gdk_event_send_client_message_to_all_recurse):
Make static.
Mon Aug 9 12:48:04 2004 Matthias Clasen <maclas@gmx.de>
Add hidden aliases for exported symbols which are

View File

@ -1,3 +1,8 @@
Mon Aug 9 14:24:46 2004 Matthias Clasen <maclas@gmx.de>
* gdk/x11/gdkevents-x11.c (gdk_event_send_client_message_to_all_recurse):
Make static.
Mon Aug 9 12:48:04 2004 Matthias Clasen <maclas@gmx.de>
Add hidden aliases for exported symbols which are

View File

@ -2261,7 +2261,7 @@ gdk_event_send_client_message_for_display (GdkDisplay *display,
/* Sends a ClientMessage to all toplevel client windows */
gboolean
static gboolean
gdk_event_send_client_message_to_all_recurse (GdkDisplay *display,
XEvent *xev,
guint32 xid,