[Gtk-sharp-list] Question about GTK-Sharp
Павел
nyx at mail.ru
Wed Feb 8 16:02:15 UTC 2017
Hi.
> 1. I'm using gtk-sharp3 3.22.0
As I see from decompiled code it was built for windows.
[DllImport("libgtk-3-0.dll", CallingConvention =
CallingConvention.Cdecl)]
private static extern void gtk_actionable_set_action_name(IntPtr raw,
IntPtr action_name);
> Why can exists a NuGet-Package 3.22.0 but just a release of 2.12.41?
It's unofficial, from more actively maintained fork.
> Will be a gtk-sharp3 3.22.0 delivered in Ubuntu 17.04?
I think no, mono/gtk-sharp repo is dead for several years. I recommend you
to use https://github.com/openmedicus/gtk-sharp
> Otherwise it makes no sense to develop with that NuGet-Package
I'm building gtk-sharp on target machine for my project.
Hope this helps.
On Wed, 08 Feb 2017 01:11:01 +0300, Sascha Manns
<Sascha.Manns at mailbox.org> wrote:
> Hello list,
>
> currently i'm wondering about that:
>
> 1. I'm using gtk-sharp3 3.22.0
> 2. The Ubuntu distro 16.10 delivers 2.99.3
> 3. github.com/mono/gtk-sharp/releases writing about the last release
> Gtk# 2.12.41
>
> Why can exists a NuGet-Package 3.22.0 but just a release of 2.12.41?
> Will be a gtk-sharp3 3.22.0 delivered in Ubuntu 17.04?
>
> Otherwise it makes no sense to develop with that NuGet-Package, if a
> Linux-Distro can't use that.. Or have i misunderstood anything?
>
> Greetings
> Sascha
--
С уважением, Павел.
More information about the Gtk-sharp-list
mailing list