Re: [Vala] Newbie question (using directive)



   > 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]