|
|
|
|
|
by orangeshark
2235 days ago
|
|
It is because of the license. GTK's license is LGPLv2.1 or later[0]. The important part is later, It means you can update it automatically to any later version, especially if the new license is not compatible with the previous version. Qt does not offer their software with a similar license. [0]: https://gitlab.gnome.org/GNOME/gtk/-/tree/master#licensing-t... |
|