Sha256: 2a487e2a2bbfecfd056e47d2fb6c53d1d830ace9c4dc15ff23a510e7c3fa20a2

Contents?: true

Size: 349 Bytes

Versions: 7

Compression:

Stored size: 349 Bytes

Contents

# Copyright (c) 2023 M.J.N. Corino, The Netherlands
#
# This software is released under the MIT license.
# 
# Some parts are
# Copyright 2004-2007, wxRuby development team
# released under the MIT-like wxRuby2 license

module Wx

  class EventBlocker

    class << self

      alias :block_for :blocked_for

    end

  end

end

Version data entries

7 entries across 7 versions & 1 rubygems

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