Sha256: 60856685a6c341223ca576e04f6f129324f3ca51e99bd47c64e630302c75a9a6

Contents?: true

Size: 456 Bytes

Versions: 19

Compression:

Stored size: 456 Bytes

Contents

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

# Wx::AUI sub package loader for wxRuby3


require 'wx/core'

require 'wxruby_pg'

require_relative './pg/require'

::Wx.include(WxRubyStyleAccessors)

::Wx.include(::Wx::PG) if defined?(::WX_GLOBAL_CONSTANTS) && ::WX_GLOBAL_CONSTANTS
::Wx::PG.include((defined?(::WX_GLOBAL_CONSTANTS) && ::WX_GLOBAL_CONSTANTS) ? WxGlobalConstants : WxEnumConstants)

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
wxruby3-1.4.2 lib/wx/pg.rb
wxruby3-1.4.1 lib/wx/pg.rb
wxruby3-1.4.0 lib/wx/pg.rb
wxruby3-1.3.1 lib/wx/pg.rb
wxruby3-1.3.0 lib/wx/pg.rb
wxruby3-1.2.1 lib/wx/pg.rb
wxruby3-1.2.0 lib/wx/pg.rb
wxruby3-1.1.2 lib/wx/pg.rb
wxruby3-1.1.1 lib/wx/pg.rb
wxruby3-1.1.0 lib/wx/pg.rb
wxruby3-1.0.1 lib/wx/pg.rb
wxruby3-0.9.8 lib/wx/pg.rb
wxruby3-0.9.7 lib/wx/pg.rb
wxruby3-0.9.5 lib/wx/pg.rb
wxruby3-0.9.4 lib/wx/pg.rb
wxruby3-0.9.3 lib/wx/pg.rb
wxruby3-0.9.2 lib/wx/pg.rb
wxruby3-0.9.1 lib/wx/pg.rb
wxruby3-0.9.0 lib/wx/pg.rb