Join the Conversation

7 Comments

    1. Sure, but at least this time the bugs will be my fault! 🙂
      Anyways you are welcome to port Glade to Gtk 4 if you think its the best, once you finish I will help you make a new release and pass the torch to you so you can continue maintaining it.

      1. Hi,

        In fact I am quite interested in helping out with Glade… I am quite new to GTK and I never went down to the source code… What exactly would be the changes? Did the XML structure changed?

        1. Lots of things changed, you can see a good list in Gtk docs (https://docs.gtk.org/gtk4/migrating-3to4.html)
          But for Glade one of the biggest changes is that GtkContainer does not exists anymore in which we rely a lot to traverse the widget hierarchy
          since it uses the runtime object as the data model itself

    1. Not yet, as I have not decided on which license to use, probably LGPLv2 only but I am still investigating other options.

Leave a comment

Your email address will not be published. Required fields are marked *