Sha256: d299f1ff0cbe69b660727a1d1c10d8422d330ca0db09bd490c9af6824f840584
Contents?: true
Size: 176 Bytes
Versions: 1
Compression:
Stored size: 176 Bytes
Contents
# frozen_string_literal: true class Shoes module Swt module Common module Focus def focus @real.set_focus end end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shoes-swt-4.0.0.pre12 | lib/shoes/swt/common/focus.rb |