@elextr commented on this pull request.


In scripts/gtk-bundle-from-msys2.sh:

> @@ -64,17 +68,25 @@ handle_command_line_options() {
 		"-3")
 			gtkv="3"
 			;;
+		"-4")
+			gtkv="4"

Having the ability to choose a GTK4 build is probably useful for when "somebody" (™️ @eht16) starts to add GTK4 support. For once Windows is leading not trailing 😁


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.