wok diff atkmm-dev/description.txt @ rev 24429
updated collectd (5.10.0 -> 5.12.0)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Feb 12 15:50:46 2022 +0100 (2022-02-12) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/atkmm-dev/description.txt Sat Feb 12 15:50:46 2022 +0100 1.3 @@ -0,0 +1,6 @@ 1.4 +Atkmm is a C++ interface for ATK, accessibility toolkit used by Gtk+ library. 1.5 + 1.6 +It provides a familiar interface for C++ programmers to add accessibility 1.7 +features to their applications. 1.8 + 1.9 +This package contains development files.