module Tk::Tcllib::Tkpiechart::ConfigMethod

Public Instance Methods

__cget_cmd() click to toggle source
# File lib/tkextlib/tcllib/tkpiechart.rb, line 46
def __cget_cmd
  ['::switched::cget', self.tag]
end