freebsd-ports/x11-toolkits/gtk12-apireference/pkg-descr
Pete Fritchman 544ecd07e2 Add gtk12-apireference 20011213, API reference for the Gimp Toolkit
for X11 GUI.

PR:		32892
Submitted by:	Edwin Groothuis (edwin@mavetju.org)
2002-03-03 16:04:04 +00:00

14 lines
612 B
Text

GTK is a library for creating graphical user interfaces similar to
the Motif "look and feel". It is designed to be small and efficient, but
still flexible enough to allow the programmer freedom in the interfaces
created. GTK allows the programmer to use a variety of standard user
interface widgets such as push, radio and check buttons, menus, lists
and frames. It also provides several "container" widgets which can be
used to control the layout of the user interface elements.
This is the API reference for glib, gtk and gdk.
WWW: http://developer.gnome.org/doc/API/
- Edwin Groothuis
edwin@mavetju.org