Method: Tk::BLT::Table.cget
- Defined in:
- lib/tkextlib/blt/table.rb
.cget(container, option) ⇒ Object
194 195 196 |
# File 'lib/tkextlib/blt/table.rb', line 194 def cget(container, option) __itemcget([container], option) end |
194 195 196 |
# File 'lib/tkextlib/blt/table.rb', line 194 def cget(container, option) __itemcget([container], option) end |