Builder () # create an instance of the gtk.Builder self.builder.add_from_file('glade8.glade') # add the xml file to the Builder ...
確定! 回上一頁