Hi,
I want to create a FileChooserDialog where you can select multiple files. I want to get all the file names with
 
list = $chooser->get_filenames
 
What do i use as "list"? Gtk gives back a GSList and i tried to use an array but it's not working. I had the same problems with another function giving back a GList and i couldn't figure out what to use in perl.
 
Would be nice if you could help me. :)
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to