P


Pack

# lib/python3.1/tkinter/__init__.py
class Pack:
    """Geometry manager Pack.
    def pack_configure(self, cnf={}, **kw):
    pack = configure = config = pack_configure


PhotoImage

TOP