Sha256: 5f3e8612727da035bac144d57cd041e4df4d8dc97072398ba1691af612272b85
Contents?: true
Size: 391 Bytes
Versions: 21
Compression:
Stored size: 391 Bytes
Contents
# Copyright (c) 2023 M.J.N. Corino, The Netherlands # # This software is released under the MIT license. ### # wxRuby3 wxWidgets interface director ### module WXRuby3 class Director class UIActionSimulator < Director def setup super spec.gc_as_untracked # no tracking end end # class UIActionSimulator end # class Director end # module WXRuby3
Version data entries
21 entries across 21 versions & 1 rubygems