Searched refs:pack_configure (Results 1 – 2 of 2) sorted by relevance
30 a.pack_configure(after=b)32 a.pack_configure(after='.foo')33 a.pack_configure(side='top')34 b.pack_configure(side='top')35 c.pack_configure(side='top')36 d.pack_configure(side='top')38 a.pack_configure(after=b)40 a.pack_configure(after=a)46 a.pack_configure(side='top', ipadx=5, padx=10, ipady=15, pady=20,63 a.pack_configure(before=b)[all …]
2409 def pack_configure(self, cnf={}, **kw): member in Pack2429 pack = configure = config = pack_configure