document reload via dbus
- From: Russell Kliese <russell kliese wattle id au>
- To: evince-list gnome org
- Subject: document reload via dbus
- Date: Tue, 05 Aug 2008 13:12:36 +1000
Hi,
I'd like to make evince automatically reload when I make updates to a
PDF document.
There has been some previous discussion on this
(http://bugzilla.gnome.org/show_bug.cgi?id=304249) and I thought the
best way of achieving what I want is to send a D-bus message to evince
to tell it to reload the document after the document has been updated.
I was looking at using a command along the lines of the following:
dbus-send --session --dest=org.gnome.evince.ApplicationService
/org/gnome/evince/Evince org.gnome.evince.Application.ReloadDocument
The problem is, it doesn't appear that there is a D-bus function to
reload the document (the only functions I can find are listed in the
following file:
http://svn.gnome.org/svn/evince/trunk/shell/ev-application-service.xml).
Is there a dbus interface to trigger a document to be reloaded? If not,
are there any other suggestions on how to get evince to reload a
document programmatically?
Cheers,
Russell Kliese
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]