21. 7. 2005 9:32
texty = ("První","Druhý","Třetí","Čtvrtý","Pátý") checks = [gtk.CheckButton(label=i) for i in texty]