Hi, I'm trying to get enum values based upon a match to their string representation. To do that, I would need to iterate over the enums. I was wondering whether there is a simple way of doing it without creating an array first?
Thanks, -- tomw <[email protected]> _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
