View Source API Reference wx_ex v0.5.1
Modules
Function wrappers for the macros defined in gl.hrl
. Note that all
functions begin with lower case "gl": for example GL_COLOR_BUFFER_BIT
is wrapped
with the function gl_COLOR_BUFFER_BIT/0
.
Function wrappers for the macros defined in wx.hrl
. Note that all
functions begin with lower case "wx": for example WXK_NONE
is wrapped
with the function wxK_NONE/0
.
Record
wrappers for all the records defined in any header files under
include
and src
in :wx
.