I want to add several elements to a widget in python and it crashes

后端 未结 0 856
走了就别回头了
走了就别回头了 2020-12-11 11:22

I\'m creating a jukebox-like software with python, and need to add N elements to a GtkListBox element.

this is the code

for item in self.album_data:
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题