Sha256: 2ee6c2630827630c182c2c2cfe0c2992dc2bbd5b38d52a8ae256cf2c13da9b45

Contents?: true

Size: 385 Bytes

Versions: 7

Compression:

Stored size: 385 Bytes

Contents

# :stopdoc:
# Copyright (c) 2023 M.J.N. Corino, The Netherlands
#
# This software is released under the MIT license.
# :startdoc:


module Wx

  class << self
    # Returns trace level (always 0 if #wxrb_debug returns false)
    # In case #wxrb_debug returns true #wxrb_trace_level= is also defined)
    # @return [Integer]
    attr_reader :wrb_trace_level
  end

end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
wxruby3-0.9.7-x64-mingw-ucrt lib/wx/doc/core.rb
wxruby3-0.9.5-x64-mingw-ucrt lib/wx/doc/core.rb
wxruby3-0.9.4-x64-mingw-ucrt lib/wx/doc/core.rb
wxruby3-0.9.3-x64-mingw-ucrt lib/wx/doc/core.rb
wxruby3-0.9.2-x64-mingw-ucrt lib/wx/doc/core.rb
wxruby3-0.9.1-x64-mingw-ucrt lib/wx/doc/core.rb
wxruby3-0.9.0-x64-mingw-ucrt lib/wx/doc/core.rb