Re: [Vala] Newbie question (using directive)
- From: Al Thomas <astavale yahoo co uk>
- To: vala-list <vala-list gnome org>
- Subject: Re: [Vala] Newbie question (using directive)
- Date: Wed, 20 Feb 2019 13:20:20 +0000 (UTC)
> On Wednesday, 20 February 2019, 13:16:38 GMT, Wolfgang Mauer <wolfgang mauer kabelmail de> 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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]