# File rbSnack/tkSnack.rb, line 890 def configure( *args) cmd =[name,'configure']+args Snack::exeTkCmd( cmd, nil ) end