0
How do I print the data of a GSList in C? and how can iterate through the list and copy the data?
I need to iterate through the elements contained in a GSList in C and copy them, and save them using gtk_file_chooser_get_uris()
0 Answers
I need to iterate through the elements contained in a GSList in C and copy them, and save them using gtk_file_chooser_get_uris()