ncruces/zenity

Is it possible to support selecting folders instead of files?

typ431127 opened this issue · 1 comments

Is it possible to support selecting folders instead of files? I want to select folders

I found the solution spath, _ := zenity.SelectFileMultiple(zenity.Filename(dirPath), zenity.Directory())