of C routines (based on Xlib) used for designing user interfaces with widgets. It also provides functions for handling events, initializing windows, and interpreting resource files. This is the portable version based on libXt from XFree86. The plan is for this to become the official freedesktop.org version. I made this portable using autotools.
6 lines
310 B
Text
6 lines
310 B
Text
This is the X Toolkit Intrinsics library. Xt Intrinsics is a library
|
|
of C routines (based on Xlib) used for designing user interfaces
|
|
with widgets. It also provides functions for handling events,
|
|
initializing windows, and interpreting resource files.
|
|
|
|
This is the portable version based on libXt from XFree86.
|