GtkHTML4 is a lightweight HTML rendering/printing/editing engine for GTK+ 3. It was originally based on KHTMLW, part of the KDE project, but is now being developed independently.
GtkHTML4 is a lightweight HTML rendering/printing/editing engine for GTK+ 3. It was originally based on KHTMLW, part of the KDE project, but is now being developed independently.
To install libgtkhtml4, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libgtkhtml4
To see what files were installed by libgtkhtml4, run:
port contents libgtkhtml4
To later upgrade libgtkhtml4, run:
sudo port selfupdate && sudo port upgrade libgtkhtml4
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.