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:
committed by
Matthias Clasen
parent
3612aee585
commit
6542996063
@ -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>
|
Mon Aug 9 12:48:04 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
Add hidden aliases for exported symbols which are
|
Add hidden aliases for exported symbols which are
|
||||||
|
|||||||
@ -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>
|
Mon Aug 9 12:48:04 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
Add hidden aliases for exported symbols which are
|
Add hidden aliases for exported symbols which are
|
||||||
|
|||||||
@ -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>
|
Mon Aug 9 12:48:04 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
Add hidden aliases for exported symbols which are
|
Add hidden aliases for exported symbols which are
|
||||||
|
|||||||
@ -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>
|
Mon Aug 9 12:48:04 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
Add hidden aliases for exported symbols which are
|
Add hidden aliases for exported symbols which are
|
||||||
|
|||||||
@ -2261,7 +2261,7 @@ gdk_event_send_client_message_for_display (GdkDisplay *display,
|
|||||||
|
|
||||||
|
|
||||||
/* Sends a ClientMessage to all toplevel client windows */
|
/* Sends a ClientMessage to all toplevel client windows */
|
||||||
gboolean
|
static gboolean
|
||||||
gdk_event_send_client_message_to_all_recurse (GdkDisplay *display,
|
gdk_event_send_client_message_to_all_recurse (GdkDisplay *display,
|
||||||
XEvent *xev,
|
XEvent *xev,
|
||||||
guint32 xid,
|
guint32 xid,
|
||||||
|
|||||||
Reference in New Issue
Block a user