[maemo-developers] Missing Hildon include files?
From: David Hazel david.hazel at enchaine.comDate: Thu Sep 20 16:32:05 EEST 2007
- Previous message: Missing Hildon include files?
- Next message: Missing Hildon include files?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks for the suggestion. Does the name I pass to dbus_bus_name_has_owner need to be "osso_browser", or OSSO_BROWSER_SERVICE, to determine whether the Browser is running? Is there any online documentation for the DBUS API? I was trying to pick my way through the include files the other day, for just this purpose, but the function names tell me almost nothing about what they do, and there are no comments in the header files to help me. I couldn't find any documentation for them. I wonder why the osso-manager.h function is documented among the rest of the Maemo APIs, if it is not intended for general use? There should at least be a note somewhere saying that it is for internal use. David Hazel -----Original Message----- From: Santtu Lakkala [mailto:inz at inz.fi] Sent: 20 September 2007 13:01 To: David Hazel Cc: maemo-developers at maemo.org Subject: Re: Missing Hildon include files? -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 David Hazel wrote: > I appear to be missing some Hildon include files, and presumably the > libraries that go with them. In particular, I can't find osso-manager.h > in my development environment under Scratchbox, and I haven't been able > to find out where to get it from. Can anyone advise me where to find it? > I need to use the is_service_running function within my application, and > the include file for it isn't there. It is meant for maemo-af-desktop internal use. Use dbus_bus_name_has_owner[1] instead. [1]: http://dbus.freedesktop.org/doc/api/html/group__DBusBus.html#g9cf4ff79453e2e 11eab5b1d33395679b - -- Santtu -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFG8mDlX9Rc0+po4p0RArZFAJ49mMGzWuOqyOR1w9y6CohcpOu3eQCfb7lU FUwa6DBK4GLP82upvm0UaII= =bFrt -----END PGP SIGNATURE-----
- Previous message: Missing Hildon include files?
- Next message: Missing Hildon include files?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]