Gtkmm is the official C++ interface for the popular GTK GUI library. gtkmm is free software distributed under the GNU Lesser General Public License (LGPL).
C++ is a compiled multi-paradigm programming language (its support includes imperative, object-oriented and generic language) and general use. Since the 1990s, it has been one of the most popular commercial languages, and is also widely used in academia for its great performance and user base. It was created by Bjarne Stroustrup.
In this video we built the layout via code with the gtkmm library, a clone application of the old Password Exporter, an application for Firefox that has been discontinued, but we are going to recreate it as an exercise, however, by exporting the saved logins and passwords data in the browser with a file encrypted with GNUPG .
On Gentoo, Funtoo and similar
In Debian, Ubuntu, Linux Mint and similar
And for Fedora, Red Hat and the like
Below is a video that shows how to create a graphical application that will serve to export and import passwords from Firefox and save in GPG format.
The video is in Brazilian Portuguese, but if you want to skip the introduction and just see the code development start from time 5:01