C Library Functions libdbus-glib-1(3)
NAME
libdbus-glib-1 - D-Bus GLib bindings
DESCRIPTION
D-Bus is a message bus system, a simple way for applications
to talk to one another.
D-Bus supplies both a system daemon (for events such as "new
hardware device added" or "printer queue changed") and a
per-user-login-session daemon (for general IPC needs among
user applications). Also, the message bus is built on top of
a general one-to-one message passing framework, which can be
used by any two apps to communicate directly (without going
through the message bus daemon).
The D-Bus API isn't finished yet, and the design is by no
means set in stone. One of our main goals is for lots of
projects to use it, so if you wouldn't use it, by all means
mail us and say why - design, licensing, indentation style,
we would rather know than not know.
FILES
The following files are used by this application:
/usr/lib/libdbus-glib-1.so
D-Bus GLib bindings library
/usr/share/gtk-doc/html/dbus-glib
Location of developer documentation
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWdbus-bindings
Interface stability Volatile
SEE ALSO
dbus-cleanup-sockets(1), dbus-daemon(1), dbus-launch(1),
dbus-monitor(1), dbus-send(1), dbus-uuidgen(1),
SunOS 5.11 Last change: 20 Nov 2007 1
C Library Functions libdbus-glib-1(3)
attributes(5), gnome-interfaces(5)
NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2007.
SunOS 5.11 Last change: 20 Nov 2007 2
|