Method: Tk::BLT::PlotComponent#gridline_cget_strict
- Defined in:
- lib/tkextlib/blt/component.rb
#gridline_cget_strict(option) ⇒ Object
231 232 233 |
# File 'lib/tkextlib/blt/component.rb', line 231 def gridline_cget_strict(option) itemcget_strict('grid', option) end |