Is it possible to use vapigen to produce a Vala API file that contains two or more top-level namespaces (and associated symbols for each)? I can't find an example of someone doing this. Vala allows multiple namespaces in one file and even nested namespaces. What if a C GObject-based library contains more than one namespace?
-- Mike :wq _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
