Home | History | Annotate | Download | only in lib-tk

Lines Matching defs:config

202         schemes and font sets using the tix config command.  Instead, the
239 def config(self, cnf={}, **kw):
242 form = config
286 given as a 'config' command later.
324 # Non-static options - to be done via a 'config' command
326 Widget.config(self, cnf)
517 def config(self, cnf={}, **kw):