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