Sha256: 5042359e42c1271d6e0aa9ae3ed1dda61a111e018ba7b61c994391737f5a3f47
Contents?: true
Size: 1.47 KB
Versions: 1
Compression:
Stored size: 1.47 KB
Contents
# ---------------------------------------------------------------------------- # This file is automatically generated by the WXRuby3 documentation # generator. Do not alter this file. # ---------------------------------------------------------------------------- module Wx # wxRuby version string Wx::WXRUBY_VERSION = '0.9.0' # wxRuby version release type (alpha, beta, rc) Wx::WXRUBY_RELEASE_TYPE = '' # wxRuby major version number Wx::WXRUBY_MAJOR = 0 # wxRuby minor version number Wx::WXRUBY_MINOR = 9 # wxRuby release number Wx::WXRUBY_RELEASE = 0 # Convenience string for WxWidgets version info WXWIDGETS_VERSION = '3.2.3' # Integer constant reflecting the major version of the wxWidgets release used to build wxRuby WXWIDGETS_MAJOR_VERSION = 3 # Integer constant reflecting the minor version of the wxWidgets release used to build wxRuby WXWIDGETS_MINOR_VERSION = 2 # Integer constant reflecting the release number of the wxWidgets release used to build wxRuby WXWIDGETS_RELEASE_NUMBER = 3 # Integer constant reflecting the sub-release number of the wxWidgets release used to build wxRuby WXWIDGETS_SUBRELEASE_NUMBER = 0 # Integer constant reflecting the wxWidgets wxDEBUG_LEVEL WXWIDGETS_DEBUG_LEVEL = 1 # Boolean constant indicating if wxRuby was build in debug (true) or release (false) mode DEBUG = false # Platform id of the wxWidgets port used to build wxRuby PLATFORM = 'WXMSW' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wxruby3-0.9.0-x64-mingw-ucrt | lib/wx/doc/gen/core.rb |