Gtk3 and GSList
- From: orangensaftx web de
- To: gtk-perl-list gnome org
- Subject: Gtk3 and GSList
- Date: Fri, 3 Jul 2015 23:35:57 +0200
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. :)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]