[Vala] file globbing?



Hello,

is there an easy way of getting a list of files matching a pattern in a directory (like Python's glob.glob() ) short of enumerate_children() and checking each returned name explicitly using regexps?

thanks
Jani




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]