Method: TkWindow#bindtags_shift
- Defined in:
- lib/tk.rb
#bindtags_shift ⇒ Object
5735 5736 5737 5738 5739 5740 |
# File 'lib/tk.rb', line 5735 def taglist = tag = taglist.shift (taglist) tag end |
5735 5736 5737 5738 5739 5740 |
# File 'lib/tk.rb', line 5735 def taglist = tag = taglist.shift (taglist) tag end |