dh_gtkmodules
development files for the GTK+ library
Install
- All systems
-
curl cmd.cat/dh_gtkmodules.sh
- Debian
-
apt-get install libgtk2.0-dev - Ubuntu
-
apt-get install libgtk2.0-dev - Kali Linux
-
apt-get install libgtk2.0-dev - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libgtk2.0-dev - Raspbian
-
apt-get install libgtk2.0-dev
libgtk2.0-dev
development files for the GTK+ library
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 header files and static libraries which are needed for developing GTK+ applications.