| Current File : //usr/share/man/man3/libdbus-1.3 |
'\" te
.TH libdbus-1 3 "20 Nov 2007" "SunOS 5.11" "C Library Functions"
.SH "NAME"
libdbus-1, libdbus-glib-1 \- D\-Bus Library and GLib bindings
.SH "DESCRIPTION"
.PP
D\-Bus is a message bus system, a simple way for applications to talk to one
another\&. The \fBlibdbus-1\fR library provides low-level API\&.
The \fBdbus-glib-1\fR library provides C-language bindings for using
D\-Bus with a higher-level approach\&. The higher level approach is possible
because GLib defines a main loop, an object/type system, and an out-of-memory
handling policy (it exits the program)\&.
.PP
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)\&.
.PP
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 would not
use it, by all means mail us and say why - design, licensing, indentation
style, we would rather know than not know\&.
.SH "FILES"
.PP
The following files are used by this application:
.sp
.ne 2
.mk
\fB\fB/usr/lib/libdbus-1\&.so\fR\fR
.sp .6
.in +4
D\-Bus library
.sp
.sp 1
.in -4
.sp
.ne 2
.mk
\fB\fB/usr/lib/libdbus-glib-1;\&.so\fR\fR
.sp .6
.in +4
D\-Bus GLib bindings library
.sp
.sp 1
.in -4
.sp
.ne 2
.mk
\fB\fB/usr/share/gtk-doc/html/dbus-glib\fR\fR
.sp .6
.in +4
Location of developer documentation
.sp
.sp 1
.in -4
.SH "ATTRIBUTES"
.PP
See
\fBattributes\fR(5)
for descriptions of the following attributes:
.sp
.TS
tab() allbox;
cw(2.750000i)| cw(2.750000i)
lw(2.750000i)| lw(2.750000i).
ATTRIBUTE TYPEATTRIBUTE VALUE
Availabilitysystem/library/libdbus-glib
AvailabilitySUNWdbus-libs
Interface stabilityVolatile
.TE
.sp
.SH "SEE ALSO"
.PP
\fBdbus-binding-tool\fR(1),
\fBdbus-cleanup-sockets\fR(1),
\fBdbus-daemon\fR(1),
\fBdbus-launch\fR(1),
\fBdbus-monitor\fR(1),
\fBdbus-send\fR(1),
\fBdbus-uuidgen\fR(1),
\fBlibglib-2\&.0\fR(3),
\fBattributes\fR(5),
\fBgnome-interfaces\fR(5)
.SH "NOTES"
.PP
Written by Brian Cameron, Sun Microsystems Inc\&., 2007\&.
...\" created by instant / solbook-to-man, Thu 20 Mar 2014, 02:30
...\" LSARC 2006/368 D-BUS Message Bus System