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 _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
