wok-6.x diff atkmm-dev/description.txt @ rev 24132

Up tazinst (114)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 23 15:07:33 2021 +0000 (2021-10-23)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/atkmm-dev/description.txt	Sat Oct 23 15:07:33 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.