summaryrefslogtreecommitdiffstats
path: root/generic/tk.decls
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-08 11:02:00 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-08 11:02:00 (GMT)
commit2c80218636b778e62c7c0707c891553b83a79a26 (patch)
tree50cad0b3dcb10641fde14caaf2993123a9dc5991 /generic/tk.decls
parentd3271e2d220f2768f99b11887816cacb6223c784 (diff)
downloadtk-2c80218636b778e62c7c0707c891553b83a79a26.zip
tk-2c80218636b778e62c7c0707c891553b83a79a26.tar.gz
tk-2c80218636b778e62c7c0707c891553b83a79a26.tar.bz2
Move up TkUnusedStubEntry a little.
New test function "menubarheight" for MacOSX (backported from 8.6)
Diffstat (limited to 'generic/tk.decls')
-rw-r--r--generic/tk.decls3
1 files changed, 3 insertions, 0 deletions
diff --git a/generic/tk.decls b/generic/tk.decls
index 2825111..7f3d093 100644
--- a/generic/tk.decls
+++ b/generic/tk.decls
@@ -1141,6 +1141,9 @@ declare 9 aqua {
declare 10 aqua {
int Tk_MacOSXIsAppInFront(void)
}
+declare 16 aqua {
+ void TkUnusedStubEntry(void)
+}
##############################################################################