Re: how to get scale value when i view a picture
Felix Riemann <[email protected]> Sat, 09 Jun 2012 12:50:04 +0200
| Newsgroups | gmane.comp.gnome.apps.Eog |
|---|---|
| Message-ID | <1339239004.1702.2.camel@kirschsaft> |
Am Samstag, den 02.06.2012, 15:46 +0800 schrieb eexpress: > hi, Hi! > when i view a picture, with mouse roll, picture can zoom in or out, and > "XX%" would be shown at status line below. > if i can get this value, with dbus-monitor. i want use this value in my > script. Eog is currently not exporting runtime data over DBus. If you need that, you can write a plugin that monitors and exports the value to DBus. Regards, Felix