GTK ADI Library is a library containing GTK ADI widgets. ADI stands from Advanced Document Interface, and is an MDI (Multiple Document Interface) implementation. It contains a common MDI interface widget and several MDI representations (views). There are currently two views available: a "classical for GTK" tabbed MDI view, and an aligned MDI view. The aligned MDI view can have all child windows visible on the same parent screen, but without wasted space between them as can usually happen when a traditional MDI widget is used. Further development will include a window MDI view, where all the child windows are represented by the standard GTK windows or dialogs.
| Tags | Desktop Environment GNOME Software Development Libraries Application Frameworks User Interfaces Widget Sets |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent Unix POSIX Linux |
| Implementation | C |