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: