summaryrefslogtreecommitdiffstats
path: root/xlib
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-03-09 22:24:04 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-03-09 22:24:04 (GMT)
commit458a268fc9d3f06c766310cec9992565b9d76fee (patch)
treee67493784bd0c32f6905974d19ef27ae0562cec3 /xlib
parentb5074b17926bd20aab0e442bc360e90d5cbcc9d7 (diff)
parente6d7a4631e02be9d89cfc48b7a29c8a041086c36 (diff)
downloadtk-458a268fc9d3f06c766310cec9992565b9d76fee.zip
tk-458a268fc9d3f06c766310cec9992565b9d76fee.tar.gz
tk-458a268fc9d3f06c766310cec9992565b9d76fee.tar.bz2
Finish for MacOS too
Diffstat (limited to 'xlib')
-rw-r--r--xlib/X11/Xlib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlib/X11/Xlib.h b/xlib/X11/Xlib.h
index 48cd28c..66beef4 100644
--- a/xlib/X11/Xlib.h
+++ b/xlib/X11/Xlib.h
@@ -1726,6 +1726,7 @@ EXTERN XHostAddress *XListHosts(
int* /* nhosts_return */,
Bool* /* state_return */
);
+_X_DEPRECATED
EXTERN KeySym XKeycodeToKeysym(
Display* /* display */,
#if NeedWidePrototypes