> On Wednesday, 20 February 2019, 13:16:38 GMT, Wolfgang Mauer <[email protected]> wrote: >> The same would happen in C# if you had two >> classes/interfaces/whatever with the same name but defined in distinct >> namespaces.
> Sorry, but you are wrong!!! > The "Application" is ONLY resolved by the "using Gtk;" and not > "GLib.Application" Are you using --pkg gio-2.0 ? GLib.Application is part of the gio-2.0 binding. _______________________________________________ vala-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/vala-list
