Sha256: 9e6192ad8abdcdc20db26dccfb3553a36ddcd3a63e37ab87959e754a7a84c38f

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.2'

  # 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 = 2

  # Convenience string for WxWidgets version info
  WXWIDGETS_VERSION = '3.2.4'

  # 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 = 4

  # 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.2-x64-mingw-ucrt lib/wx/doc/gen/core.rb