Tweak x11-toolkits/p5-Wx version 0.99.23_2
[dports.git] / x11-toolkits / gai / pkg-descr
1 This library is intended to simplify the development and use of Dockapps, ROX
2 panel applets and Gnome 2 Panel Applets. With this library the programmer can
3 focus on what the applet shall do, not on the interface.
4
5 What this library provides:
6  - Dockapp support.
7  - Gnome 2 Panel support.
8  - ROX panel support.
9  - Handling of all sizes of the Gnome Panel.
10  - Handle Gnome Panel rotation.
11  - Simple image file handeling via gdk_pixbuf.
12  - Loading and storing of configuration values and strings.
13  - A simple structual way of making preferences window.
14  - Generates images from ascii text based upon fonts.
15  - Support for both Gnome 2 Panel Applets, ROX panel applets and
16    Dockaps/wmapplets.
17  - Support for OpenGL applets.
18  - Simple interface to connect events, like mouse button clicks, joystick
19    events and so on.
20  - Easy to add support for other panels.
21  - Nice configure and makefile scripts that generates the needed files
22    for ROX and Gnome.
23
24 WWW: http://gai.sourceforge.net/