%general-entities; ]> Gtkmm->kmm4-version; Gtkmm Introduction to Gtkmm The Gtkmm package provides a C++ interface to GTK-4. &lfs121_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: >kmm4-md5sum; Download size: >kmm4-size; Estimated disk space required: >kmm4-buildsize; Estimated build time: >kmm4-time; Gtkmm Dependencies Required , , and Optional and Installation of Gtkmm Install Gtkmm by running the following commands: mkdir gtkmm4-build && cd gtkmm4-build && meson setup --prefix=/usr --buildtype=release .. && ninja To test the results, issue: ninja test. Note that you must be in a graphical environment, as the tests try to open some windows. Now, as the root user: ninja install If you have built the documentation (see Command Explanations below) it was installed to /usr/share/doc/gtkmm-4.0. For consistency, move it to a versioned directory as the root user: mv -v /usr/share/doc/gtkmm-4.0 /usr/share/doc/gtkmm->kmm4-version; Command Explanations : If you have installed this define will build and install the documentation. Contents Installed Programs Installed Libraries Installed Directories None libgdkmm-4.0.so and libgtkmm-4.0.so /usr/include/gdkmm-4.0, /usr/include/gtkmm-4.0, /usr/lib/gdkmm-4.0, /usr/lib/gtkmm-4.0, and optionally /usr/share/{devhelp/books/gtkmm-4.0,doc/gtkmm->kmm4-version;} Short Descriptions libgdkmm-4.0.so contains the GDK API classes libgdkmm-4.0.so libgtkmm-4.0.so contains the GTK 4 API classes libgtkmm-4.0.so