gtk-demo
Development files for GTK+
Install
- All systems
-
curl cmd.cat/gtk-demo.sh
- Debian
-
apt-get install libgtk2.0-0-dbg
- Ubuntu
-
apt-get install libgtk2.0-0-dbg
- Arch Linux
-
pacman -S gtk2
- Kali Linux
-
apt-get install gtk2.0-examples
- CentOS
-
yum install gtk2-devel
- Fedora
-
dnf install gtk2-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libgtk2.0-0-dbg
- Raspbian
-
apt-get install libgtk2.0-0-dbg
- Dockerfile
- dockerfile.run/gtk-demo
gtk2-devel
Development files for GTK+
gtk2.0-examples
example files for GTK+ 2.0
GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. This package contains the example files and a demonstration program for GTK+-2.0.
libgtk2.0-0-dbg
GTK+ libraries and debugging symbols
GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. This package contains detached debugging symbols. Most people will not need this package.