Lorenzo
Lorenzo
I made a project with a simple interop to test if it was Ok and promessing to make gtk4 support with rust, I surprise myself because this is the first...
I started the C P/Invoke of the Gtk libraries, soon I will start the abstraction, when that's done, I will make a new repository, because the APIs are completely different
I have start porting, but I only have the minimum to open a window with buttons, it's just to much functions to write
Also, when I say minimum I really mean it, you have to call native methods directly. ```c# IntPtr app = GtkNativeMethods.gtk_application_new("org.app.id", 0); ``` I realized that it would be easier...
But if you are interested, here is the repo https://gitlab.com/gtksharp4/gksharp4
@giuliohome So, there is another project [gircore](https://github.com/gircore/gir.core) which is a wrapper for the Hole Gnome Object (aka GObject, aka more than just gtk) and instead of developing just this project...
I have some experience moving from GTK 3 the 4 in c++ and rust, the apis aren't exactly compatible but it's not the end of the world, you will just...
Not a problem for me, I want to get involved in this project, I'm just not with time right now! But I wanted to share the suggestions I found :)
Oh what a coincidence, I am on a dell Inspirion 5502