Method: Tk::BLT::Htext#windows
- Defined in:
- lib/tkextlib/blt/htext.rb
#windows(pat = None) ⇒ Object
107 108 109 |
# File 'lib/tkextlib/blt/htext.rb', line 107 def windows(pat=None) list(tk_send('windows', pat)) end |
107 108 109 |
# File 'lib/tkextlib/blt/htext.rb', line 107 def windows(pat=None) list(tk_send('windows', pat)) end |