Atkmm-2.36.3

Introduction to Atkmm

Atkmm is the official C++ interface for the ATK accessibility toolkit library. This version is part of a new API for supporting gtkmm-4.

This package is known to build and work properly using an LFS 12.2 platform.

Package Information

Atkmm Dependencies

Required

at-spi2-core-2.52.0 and GLibmm-2.80.0

Installation of Atkmm

Install Atkmm by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release .. &&
ninja

This package does not come with a test suite.

Now, as the root user:

ninja install

Contents

Installed Programs: None
Installed Library: libatkmm-2.36.so
Installed Directories: /usr/{include,lib}/atkmm-2.36 and /usr/share/{devhelp/books/atkmm-2.36,doc/atkmm-2.28.4}

Short Descriptions

libatkmm-2.36.so

contains the ATK API classes