Re: Best way to have a GDBus based object support ObjectManager	interface	and others?
- From: Tijo Thomas John <tijo thomas sky uk>
- To: gnome-devel-list gnome org
- Subject: Re: Best way to have a GDBus based object support ObjectManager	interface	and others?
- Date: Fri, 9 Oct 2015 10:46:52 +0000 (UTC)
Othman, Ossama <ossama.othman <at> intel.com> writes:
Hi,
I'm currently using a D-Bus API that requires objects to support a 
specific interface as well as the org.freedesktop.DBus.ObjectManager 
interface rooted at the same object path, e.g.:
-> /com/example
  |
  -> /com/example/object
       - org.freedesktop.DBus.ObjectManager
       - org.freedesktop.DBus.Properties
       - org.foo.Bar1
In an attempt to avoid reinventing the wheel, I'm using 
GDBusObjectManagerServer to implement the necessary 
org.freedesktop.DBus.ObjectManager interface.  However, I have not yet 
been able to figure out how to add another interface, such as the 
"org.foo.Bar1" in the above hierarchy, to GDBusObjectManagerServer the 
object itself.  Any ideas?
Thanks!-Ossama
_______________________________________________
gnome-devel-list mailing list
gnome-devel-list <at> gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-devel-list
[Date Prev][
Date Next]   [Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]