GObject
| GObject | |
|---|---|
| Developer(s) | The GNOME Project | 
| Initial release | 11 March 2002 | 
| Written in | C | 
| Operating system | Cross-platform | 
| Available in | Multilingual | 
| Type | Software library | 
| License | GNU LGPL | 
| Website | developer | 
The GLib Object System, or GObject, is a free software library providing a portable object system and transparent cross-language interoperability. GObject is designed for use both directly in C programs to provide object-oriented C-based APIs and through bindings to other languages to provide transparent cross-language interoperability, e.g. PyGObject.