Mac OS X menu bar integration library for GTK2 quartz
A simple library whose purpose is to allow GTK quartz applications to integrate with the Mac OS X menu bar. Requires gtk2 or gtk3 and its dependencies to be built with variant +quartz
A simple library whose purpose is to allow GTK quartz applications to integrate with the Mac OS X menu bar. Requires gtk2 or gtk3 and its dependencies to be built with variant +quartz
To install gtk-osx-application, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gtk-osx-application
To see what files were installed by gtk-osx-application, run:
port contents gtk-osx-application
To later upgrade gtk-osx-application, run:
sudo port selfupdate && sudo port upgrade gtk-osx-application
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.