mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
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:
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>
|
||||
|
||||
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>
|
||||
|
||||
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>
|
||||
|
||||
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>
|
||||
|
||||
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 */
|
||||
gboolean
|
||||
static gboolean
|
||||
gdk_event_send_client_message_to_all_recurse (GdkDisplay *display,
|
||||
XEvent *xev,
|
||||
guint32 xid,
|
||||
|
Loading…
Reference in New Issue
Block a user