macOS
brew install gtk+3provider-native install command
brew / rank 321
Toolkit for creating graphical user interfaces. Version 3.24.52 via Homebrew; verified 2026-07-29.
install
brew install gtk+3provider-native install command
overview
Toolkit for creating graphical user interfaces
history
GTK+ 3 is the GTK 3 API generation of the GNOME-hosted graphical toolkit. The Homebrew gtk+3 formula represents the gtk+-3.0 development/runtime track, including command-line utilities used to inspect widgets, launch desktop files, query settings, maintain icon caches, and support input modules.
Historically, GTK+ 3 is the bridge between the GTK+ 2 desktop era and the GTK 4/libadwaita era: it kept the familiar C/GObject toolkit model while introducing major changes in rendering, CSS styling, input handling, and application integration.
GTK+ 3.0.0 tarballs appeared in the GNOME source archive on 2011-02-10, and the GitLab tag for 3.0.0 carries the same date. The GTK 3 API documentation identifies the Gtk namespace as API Version 3.0 and Library Version 3.24, with GTK Development Team authorship and GNOME-hosted source.
GTK+ 3 kept the same project foundation described by GTK: a C toolkit on top of GLib with language binding support, LGPL licensing, and GNOME project hosting. It evolved the toolkit while preserving a long-lived gtk+-3.0 pkg-config identity for applications and distributions.
GTK+ 3.24.0 is the long-lived 3.x branch point visible in official NEWS and GNOME source archives. Package managers often expose GTK+ 3 as a stable dependency target distinct from GTK+ 2 and GTK 4 because applications may deliberately bind to one API generation.
GTK+ 3 adoption followed GNOME platform adoption and broad application use. The official GTK site lists applications built with GTK across GNOME and non-GNOME software, including GIMP, Web, Inkscape, Evolution, Transmission, HandBrake, Maps, and other desktop applications.
Bindings and wrappers were central to adoption. The GTK site highlights C, JavaScript, Perl, Python, Rust, and Vala, while PyGObject documentation presents GTK, GStreamer, WebKitGTK, GLib, and GIO as GObject-based libraries available to Python programs.
Developers build GTK+ 3 applications against gtk/gtk.h and pkg-config metadata such as gtk+-3.0. The docs identify dependencies including GObject, ATK, Pango, and GDK, and cover compiling/running applications, CSS, key bindings, widgets, tree/list views, drawing, input, and X11/Windows use.
The Homebrew formula's executable set reflects common GTK+ 3 workflows: gtk3-demo and gtk3-widget-factory exercise widgets; gtk-builder-tool works with GtkBuilder UI definitions; gtk-query-settings reports toolkit settings; gtk-query-immodules-3.0 manages input modules; gtk-launch works with desktop entries; icon-cache tools support themed icons.
GTK+ 3 is a dependency boundary package. When an application asks for gtk+-3.0, substituting GTK 4 is not a drop-in answer; packaging has to preserve parallel major API tracks. That is why formula names, pkg-config names, and executable suffixes matter.
For package maintainers, GTK+ 3 also concentrates a desktop stack: GLib/GObject, GDK, Pango, Cairo, GdkPixbuf, ATK, icon themes, input modules, settings schemas, and demos. The formula is as much about reproducible GUI build environments as it is about end-user shared libraries.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gtk-builder-tool | executable | indexed executable | Discovered from the local executable index. |
gtk-encode-symbolic-svg | executable | indexed executable | Discovered from the local executable index. |
gtk-launch | executable | indexed executable | Discovered from the local executable index. |
gtk-query-immodules-3.0 | executable | indexed executable | Discovered from the local executable index. |
gtk-query-settings | executable | indexed executable | Discovered from the local executable index. |
gtk-update-icon-cache | executable | indexed executable | Discovered from the local executable index. |
gtk3-demo | executable | indexed executable | Discovered from the local executable index. |
gtk3-demo-application | executable | indexed executable | Discovered from the local executable index. |
gtk3-icon-browser | executable | indexed executable | Discovered from the local executable index. |
gtk3-update-icon-cache | executable | indexed executable | Discovered from the local executable index. |
gtk3-widget-factory | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:gtk+3 |
|---|---|
| Version | 3.24.52 |
| Package manager | Homebrew |
| Homepage | https://gtk.org/ |
| Last updated | 2026-07-29T17:23:25+01:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.