Tweak x11/cinnamon-menus version 2.4.1
[dports.git] / x11 / libsx / pkg-descr
1 Libsx is a library of code that sits on top of and to the side of the
2 Athena widget set.  Its purpose is to make writing X applications
3 *much* easier.  To accomplish this, libsx encapsulates a large
4 portion of the uglier details that arise while programming in X and
5 it fills in some gaps that exist with the Athena Widget set (such as
6 a widget for drawing graphics); libsx tries to simplify the common
7 case down to a single function call with only a few arguments.