| Glib |
Articles about Glib |
Information AboutGlib |
| CATEGORIES ABOUT GLIB | |
| c libraries | |
| gtk | |
| gnome | |
|
GLib is a cross-platform Software Utility Library . It started life as part of the GTK+ project, but is now used by other applications. While it was originally a convenient library to collect low-level code in, it has since expanded into offering wrapper functions for functionality that is typically different across platforms. GLib is now the cross-platform component that makes applications portable across different operating systems. Some features of GLib include:
A number of data structures (and their related operations) are also defined, including:
EXTERNAL LINKS |
|
|