Lines Matching refs:extra
1108 # Tcl sometimes returns extra windows, e.g. for
2616 def __init__(self, master, widgetName, cnf={}, kw={}, extra=()):
2629 (widgetName, self._w) + extra + self._options(cnf))
2666 extra = ()
2675 extra = extra + (opt, val)
2677 BaseWidget.__init__(self, master, 'toplevel', cnf, {}, extra)
3183 extra = ()
3185 extra = ('-class', cnf['class_'])
3188 extra = ('-class', cnf['class'])
3190 Widget.__init__(self, master, 'frame', cnf, {}, extra)
4573 extra space to leave on each side of the window in
4578 extra space to leave on each side of the window in