引用自:
http://library.gnome.org/devel/references
GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.
See also: documentation on development version
GIO provides a modern and easy-to-use VFS API. It provides a file system abstraction which allows applications to access local and remote files with a single consistent API.
See also: documentation on development version
GObject provides the object system used for Pango and GTK+.
See also: documentation on development version
ATK provides the set of accessibility interfaces that are implemented by other toolkits and applications. Using the ATK interfaces, accessibility tools have full access to view and control running applications.
See also: documentation on development version
The AT-SPI library provides interfaces which are used by accessibility technologies.
See also: documentation on development version
GAIL provides an implementation of the ATK interfaces for GTK+ and GNOME libraries, allowing accessibility tools to interact with applications written using these libraries.
See also: documentation on development version
Pango is the core text and font handling library used in GNOME applications. It has extensive support for the different writing systems used throughout the world.
GdkPixbuf is a library for image loading and manipulation. The GdkPixbuf documentation contains both the programmer's guide and the API reference.
See also: documentation on development version
An intermediate layer which isolates GTK+ from the details of the windowing system.
See also: documentation on development version
GTK+ is the primary library used to construct user interfaces in GNOME applications. It provides user interface controls and signal callbacks to control user interfaces.
See also: documentation on development version
Libglade is a library for constructing user interfaces dynamically from XML descriptions. Libglade allow programmers to construct their user interfaces using a graphical interface builder application, and then import those interface definitions.
This module is heading towards planned deprecation. It will continue to be supported and API/ABI stable throughout the GNOME 2.x series, but we do not recommend using it in new applications unless you require functionality that has not already been moved elsewhere.
GConf provides the daemon and libraries for storing and retrieving configuration data.
GnomeVFS is the core library used to access files and folders in GNOME applications. It provides a file system abstraction which allows applications to access local and remote files with a single consistent API.
This module is heading towards planned deprecation. It will continue to be supported and API/ABI stable throughout the GNOME 2.x series, but we do not recommend using it in new applications unless you require functionality that has not already been moved elsewhere.
Bonobo-activation allows you to browse the available CORBA servers on your system (running or not). It keeps track of the running servers so that if you ask for a server which is already running, you will not start it again but will reuse the already running one.
This module is heading towards planned deprecation. It will continue to be supported and API/ABI stable throughout the GNOME 2.x series, but we do not recommend using it in new applications unless you require functionality that has not already been moved elsewhere.
The GnomeCanvas widget provides a flexible widget for creating interactive structured graphics.
This module is heading towards planned deprecation. It will continue to be supported and API/ABI stable throughout the GNOME 2.x series, but we do not recommend using it in new applications unless you require functionality that has not already been moved elsewhere.
The libgnome library provides a number of useful routines for building modern applications, including session management, activation of files and URIs, and displaying help.
This module is heading towards planned deprecation. It will continue to be supported and API/ABI stable throughout the GNOME 2.x series, but we do not recommend using it in new applications unless you require functionality that has not already been moved elsewhere.
The libgnomeui library provides additional widgets for applications. Many of the widgets from libgnomeui have already been ported to GTK+.
This module is heading towards planned deprecation. It will continue to be supported and API/ABI stable throughout the GNOME 2.x series, but we do not recommend using it in new applications unless you require functionality that has not already been moved elsewhere.
Libart functions - Libart handles the drawing capabilities in GNOME. All complex rendering is handled here.
This module is heading towards planned deprecation. It will continue to be supported and API/ABI stable throughout the GNOME 2.x series, but we do not recommend using it in new applications unless you require functionality that has not already been moved elsewhere.
Bonobo is a framework for creating reusable components for use in GNOME applications, built on top of CORBA.
This module is heading towards planned deprecation. It will continue to be supported and API/ABI stable throughout the GNOME 2.x series, but we do not recommend using it in new applications unless you require functionality that has not already been moved elsewhere.
The Bonobo UI library provides a number of user interface controls using the Bonobo component framework.
This module is heading towards planned deprecation. It will continue to be supported and API/ABI stable throughout the GNOME 2.x series, but we do not recommend using it in new applications unless you require functionality that has not already been moved elsewhere.
ORBit is a fast and lightweight CORBA server. GNOME's component architecture, Bonobo, is built on top of CORBA.
This module is heading towards planned deprecation. It will continue to be supported and API/ABI stable throughout the GNOME 2.x series, but we do not recommend using it in new applications unless you require functionality that has not already been moved elsewhere.
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
The GNOME Devtools Library package provides a docking system and several utilities useful to GNOME development tools and GNOME applications in general.
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
Powerful framework for creating multimedia applications. Supports both Audio and Video.
Powerful framework for creating multimedia applications. Supports both Audio and Video.
Powerful framework for creating multimedia applications. Supports both Audio and Video.
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications.
See also: documentation on development version
A library used for programming panel applets for the GNOME panel.
Library for rendering of SVG vector graphics.
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
Terminal emulator widget used by GNOME terminal.
See also: documentation on development version
Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications.
Powerful and feature complete XML handling library.
The XSLT C library developed for the Gnome project. XSLT itself is a an XML language to define transformation for XML. Libxslt is based on libxml2.
Cairo is a 2D graphics library with support for multiple output devices. It is designed to produce consistent output on all output media while taking advantage of display hardware acceleration when available.
Clutter is a GObject based library for creating fast, visually rich, graphical user interfaces.
COGL is a low level OpenGL abstraction library developed for (and part of) Clutter. It is used primarily by Clutter to provide a common rendering API that works transparently across OpenGL >=1.4, OpenGL ES 1.1 and OpenGL ES 2.0.
D-Bus is a message bus system, a simple way for applications to talk to one another.
The Easy Publish and Consume library (libepc) provides an easy method to publish data using HTTPS, announce that information via DNS-SD, find that information and finally consume it.
GMime is a powerful MIME (Multipurpose Internet Mail Extension) utility library. It is meant for creating, editing, and parsing MIME messages and structures.
See also: documentation on development version
GNet is a network library, written in C, object-oriented, and built upon GLib.
See also: documentation on development version
Structured File Library (GSF) is an I/O abstraction for reading/writing compound files.
libcanberra is an implementation of the XDG Sound Theme and Name Specifications, for generating event sounds on free desktops,
Libchamplain is a C library providing a ClutterActor to display maps.
Libchamplain-gtk is a C library on top of libchamplain providing a Gtk+ widget to display maps in GTK+ applications.
See also: documentation on development version
libnotify is a library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way.
Tracker is a tool designed to extract information and metadata about user's personal data so that it can be searched easily and quickly. The libtracker-common library is the foundation for common procedures used in the daemon and the indexer.
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
See also: documentation on development version
This subsection has several of the libraries that are expected to be in GNOME 3.0. The content is subject to change.
dconf is a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don't already have configuration storage systems.
Vala API References for GTK+, GNOME and related libraries
Java Interfaces for GTK+, GNOME and related libraries
See also: documentation on development version
See also: documentation on development version
This freedesktop.org specification describes how applications can be started automatically after the user has logged in and how media can request a specific application to be executed or a specific file on the media to be opened after the media has been mounted.
The Desktop Entries provide information about an application such as the name, icon, and description. These files are used for application launchers and for creating menus of applications that can be launched.
This freedesktop.org specification standardizes extensions to the ICCCM between X desktops.
This freedesktop.org specification describes a common way to name icons and their contexts in an icon theme.
This freedesktop.org specification describes a common way to store icon themes.
This freedesktop.org specification describes how menus are built up from desktop entries.
This freedesktop.org specification attempts to unify the MIME database systems currently in use by X desktop environments.
Various specifications specify files and file formats. This freedesktop.org specification defines where these files should be looked for by defining one or more base directories relative to which files should be located.