Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

gtk windows install

# Install MSYS2 and run this command in the MSYS2 shell:

# For GTK3:
pacman -S mingw-w64-x86_64-gtk3

# For GTK4:
pacman -S mingw-w64-x86_64-gtk4
Source by www.gtk.org #
 
PREVIOUS NEXT
Tagged: #gtk #windows #install
ADD COMMENT
Topic
Name
5+8 =