Sha256: 6251274c5ae792f8d742ac351d98d048e8ad082f757931e87ad4acc0353f66bc

Contents?: true

Size: 328 Bytes

Versions: 16

Compression:

Stored size: 328 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

16 entries across 16 versions & 1 rubygems

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