aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/src/gen/wxe_debug.hrl
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2018-12-13 12:00:52 +0100
committerDan Gudmundsson <[email protected]>2018-12-13 12:00:52 +0100
commit3116b656c70a3bc623704c28cf6e3b9c1e075bad (patch)
tree127b3d6c35b5be3a0e6de4387809f7363a96a9a1 /lib/wx/src/gen/wxe_debug.hrl
parent3fedd4fa16e9d4cd27085e0dcf4154a301713566 (diff)
downloadotp-3116b656c70a3bc623704c28cf6e3b9c1e075bad.tar.gz
otp-3116b656c70a3bc623704c28cf6e3b9c1e075bad.tar.bz2
otp-3116b656c70a3bc623704c28cf6e3b9c1e075bad.zip
wx: Add wxDisplay
Have been around since 2.6 but undocumented, add it since it is useful in multi-display setup.
Diffstat (limited to 'lib/wx/src/gen/wxe_debug.hrl')
-rw-r--r--lib/wx/src/gen/wxe_debug.hrl13
1 files changed, 12 insertions, 1 deletions
diff --git a/lib/wx/src/gen/wxe_debug.hrl b/lib/wx/src/gen/wxe_debug.hrl
index 533f9f2df0..ad6221137f 100644
--- a/lib/wx/src/gen/wxe_debug.hrl
+++ b/lib/wx/src/gen/wxe_debug.hrl
@@ -1,7 +1,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 2008-2017. All Rights Reserved.
+%% Copyright Ericsson AB 2008-2018. All Rights Reserved.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
@@ -3377,6 +3377,17 @@ wxdebug_table() ->
{3597, {wxDropFilesEvent, getPosition, 0}},
{3598, {wxDropFilesEvent, getNumberOfFiles, 0}},
{3599, {wxDropFilesEvent, getFiles, 0}},
+ {3600, {wxDisplay, new, 1}},
+ {3601, {wxDisplay, destruct, 0}},
+ {3602, {wxDisplay, isOk, 0}},
+ {3603, {wxDisplay, getClientArea, 0}},
+ {3604, {wxDisplay, getGeometry, 0}},
+ {3605, {wxDisplay, getName, 0}},
+ {3606, {wxDisplay, isPrimary, 0}},
+ {3607, {wxDisplay, getCount, 0}},
+ {3608, {wxDisplay, getFromPoint, 1}},
+ {3609, {wxDisplay, getFromWindow, 1}},
+ {3610, {wxDisplay, getPPI, 0}},
{-1, {mod, func, -1}}
].