about object introspection for dbus
Ville M. Vainio
vivainio at gmail.com
Thu May 21 01:54:43 PDT 2009
On Thu, May 21, 2009 at 11:07 AM, Edison_lin-林俊翰
<edison_lin at gemtek.com.tw> wrote:
> I got it. If I don't use dbus-glib or dbus-python to do my work but pure
> dbus with c, I have to handle this introspection by myself, right ?
If you are doing both the client and server sides yourself with the
plain C api, you don't need to add introspection support at all. You
can also use dbus-glib without introspection if you only need
dbus_connection_setup_with_g_main().
--
Ville M. Vainio
http://tinyurl.com/vainio
More information about the dbus
mailing list