gtk3-demo

Development files for GTK+

Install

All systems
curl cmd.cat/gtk3-demo.sh
Debian Debian
apt-get install libgtk-3-0-dbg
Ubuntu
apt-get install libgtk-3-0-dbg
Arch Arch Linux
pacman -S gtk3
image/svg+xml Kali Linux
apt-get install gtk-3-examples
CentOS
yum install gtk3-devel
Fedora
dnf install gtk3-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install libgtk-3-0-dbg
Raspbian
apt-get install libgtk-3-0-dbg

gtk3-devel

Development files for GTK+

gtk-3-examples

example files for GTK+ 3

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+3. It also contains the installed tests.

libgtk-3-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.

gtk3

GObject-based multi-platform GUI toolkit