wok diff atkmm-dev/description.txt @ rev 23997

linld: add iso support (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 08 20:36:59 2021 +0000 (2021-01-08)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/atkmm-dev/description.txt	Fri Jan 08 20:36:59 2021 +0000
     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.