About dbus signals
keith preston
keithpre at gmail.com
Mon Oct 16 07:03:49 PDT 2006
I also had a really difficult time getting started with using glib and
dbus. I know there still isn't a very good tutorial, although one is being
worked on. Is there any way to just get a good list of links to source
code of projects that use dbus? Maybe this could go on the dbus homepage?
Otherwise, here is a good example I found of dbus glib signals. I would
read up a lot about gobjects and signals in general (along with the
marshallers). If you can write them, dbus just piggybacks onto them easily
http://svn.navi.cx/misc/trunk/xchat-gnome/src/common/dbus/example.c
Keith Preston
On 10/16/06, Sumit Jain <sumitjain82 at gmail.com> wrote:
>
> Hi,
> I am using glib bindings of dbus.I have seen some dbus example code but
> all the code explains how to use method invocation but i could not find good
> example code on usage of signals.
>
> I want to create a gobject and use it signals. How can i do this using
> DBUS? I have tried going through the dbus docs and some code but nothing has
> been very useful. Can someone please help me with this. An example code
> snippet will be very useful.
>
> Thanks in advance.
>
> --
> Regards,
> Sumit
>
> Sumit Kumar Jain
>
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/dbus/attachments/20061016/90d60692/attachment.htm
More information about the dbus
mailing list